8 lines
218 B
Markdown
8 lines
218 B
Markdown
# Agents
|
|
|
|
- use tabs instead of spaces
|
|
- avoid duplicate code
|
|
- follow MVC best practices
|
|
- do not stage files, make commits, or push request FOR ANY REASON!
|
|
- keep the test suite up-to-date and add new relevant tests
|