mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 10:46:35 +00:00
fb5191a663
- Added a guideline to delete unused files, classes, or functions to prevent dead code accumulation in `coderule.mdc`. - Introduced a critical thinking guideline in `meta-rule.mdc` to encourage careful evaluation of user inputs and task specifications. These updates aim to improve code quality and maintainability by promoting the removal of obsolete code and fostering critical assessment of instructions.