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: API validation and service standards
|
||||
globs: ["services/**/*.java", "services/**/*.py", "services/**/*.js"]
|
||||
globs: ["services/**/*.java", "services/**/*.py", "services/**/*.js", "services/**/*.yml", "services/**/*.yaml", "services/**/*.xml", "services/**/*.json", "services/**/*.md", "services/**/Dockerfile*", "services/**/requirements.txt", "services/**/pom.xml"]
|
||||
alwaysApply: false
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user