mirror of
https://github.com/azaion/loader.git
synced 2026-04-22 08:56:32 +00:00
Update coding rules to enforce source code organization and clarify Python project structure
This commit is contained in:
@@ -21,3 +21,4 @@ alwaysApply: true
|
||||
|
||||
- Make sure we don't commit binaries, create and keep .gitignore up to date and delete binaries after you are done with the task
|
||||
- Never force-push to main or dev branches
|
||||
- Place all source code under the `src/` directory; keep project-level config, tests, and tooling at the repo root
|
||||
|
||||
Reference in New Issue
Block a user