Spaces:
Running
Running
feat(agent): add Claude Code-style agent, skills, slash-commands, hooks, todos, sandboxed workspace, and full-stack scaffolding
81aa0b5 verified | name: warn-debug-code | |
| enabled: true | |
| event: file | |
| pattern: (console\.log\(|debugger;|print\(|alert\() | |
| action: warn | |
| ๐ **Debug code detected** | |
| Remember to remove debugging statements (console.log, debugger, print, alert) before committing. | |