Skip to content

Commit 4eec6ee

Browse files
committed
feat: Add agent rule to prevent execution of common build commands.
1 parent cca55bb commit 4eec6ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.agent/rules/rules.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
trigger: manual
3+
---
4+
5+
Don't run cargo, npm, mvnw, python commands
6+

0 commit comments

Comments
 (0)