Updating LLM context files (#147)

Text/`.mdc` changes only.
This commit is contained in:
Juan José Mata
2025-09-16 15:12:19 +02:00
committed by GitHub
parent 67fe147ed4
commit e005995163
4 changed files with 18 additions and 18 deletions

View File

@@ -3,7 +3,7 @@ description:
globs:
alwaysApply: true
---
This rule serves as high-level documentation for how you should write code for the Maybe codebase.
This rule serves as high-level documentation for how you should write code in this codebase.
## Project Tech Stack
@@ -22,7 +22,7 @@ This rule serves as high-level documentation for how you should write code for t
## Project conventions
These conventions should be used when writing code for Maybe.
These conventions should be used when writing code for the project.
### Convention 1: Minimize dependencies, vanilla Rails is plenty