We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a0a96 commit 4adbcb1Copy full SHA for 4adbcb1
1 file changed
.cursor/rules/audit.mdc
@@ -1,9 +1,4 @@
1
---
2
-description:
3
-globs:
4
-alwaysApply: true
5
----
6
7
description: Recursive audit loop for comprehensive code quality assurance with surgical precision
8
globs: ["**/*.{js,jsx,ts,tsx,py,java,c,cpp,go,rs,rb,php,swift,kt,scala,cs,vb,sql,sh,bash,yaml,yml,json,xml,html,css,scss,sass,less}", "**/Dockerfile", "**/.{gitignore,dockerignore,env,env.*}", "**/Makefile", "**/CMakeLists.txt", "**/package.json", "**/requirements.txt", "**/Cargo.toml", "**/go.mod", "**/pom.xml", "**/build.gradle", "**/*.{md,txt,rst}"]
9
alwaysApply: true
0 commit comments