Small Continue.dev rules update

This commit is contained in:
James Dinkel 2025-10-12 19:45:50 -05:00
parent 3a3ad90e64
commit c543a5c2c3

View file

@ -15,7 +15,7 @@ This is a Roda application using:
## Coding Standards
- Use Context7 to look up current library, code, and framework documentation.
- Use Context7
- Follow the existing naming conventions.
- Testing should use minitest.
- Tests should be unit tests, not spec tests.