diff --git a/.continue/rules/roda-project.md b/.continue/rules/roda-project.md index e287592..f63e14b 100644 --- a/.continue/rules/roda-project.md +++ b/.continue/rules/roda-project.md @@ -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.