Files
skelly/CLAUDE.md
Vladimir nett00n Budylnikov 5275c5ca94
Some checks failed
Continuous Integration / Code Formatting (push) Successful in 30s
Continuous Integration / Code Quality Check (push) Successful in 30s
Continuous Integration / Test Execution (push) Failing after 17s
Continuous Integration / CI Summary (push) Failing after 4s
Add and update name convention
2025-09-30 00:09:55 +04:00

352 B

  • The documentation of the project is located in docs/ directory;
  • Get following files in context before doing anything else:
    • docs\CLAUDE.md
    • docs\CODE_OF_CONDUCT.md
    • project.godot
  • Use TDD methodology for development;
  • Use static data types;
  • Keep documentation up to date;
  • Always run tests tools\run_development.py --yaml --silent;