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: test/**
alwaysApply: false
---
Use this rule to learn how to write tests for the Maybe codebase.
Use this rule to learn how to write tests for the codebase.
Due to the open-source nature of this project, we have chosen Minitest + Fixtures for testing to maximize familiarity and predictability.