Enhance validation and quality standards; expand file globs for API, code quality, and documentation rules
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Code quality standards and clean code principles
|
||||
globs: ["**/*.java", "**/*.py", "**/*.js", "**/*.jsx", "**/*.ts", "**/*.tsx"]
|
||||
globs: ["**/*.java", "**/*.py", "**/*.js", "**/*.jsx", "**/*.ts", "**/*.tsx", "**/*.yml", "**/*.yaml", "**/*.xml", "**/*.json", "**/*.properties"]
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user