Add aider prompts for runcats project
This commit is contained in:
6
.local/aider/projects/runcats/read/CONVENTIONS.md
Normal file
6
.local/aider/projects/runcats/read/CONVENTIONS.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Conventions for writing code in this repository
|
||||
- Indentation: Use 4 spaces for indentation. Do not use tabs.
|
||||
- Minimise comments, code should be self-explanatory.
|
||||
- Do not try to reinvent the wheel. Use available APIs and tools where possible.
|
||||
- Follow best practices and common formatting for the programming language you are using.
|
||||
- Generate tests for new features and bug fixes.
|
||||
Reference in New Issue
Block a user