pre-commit-ci-lite[bot]
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
.claude/governance.md
|
|
|
@ -60,4 +60,3 @@ Do not: |
|
|
|
- Do not catch bare `Exception` — catch specific exceptions |
|
|
|
- Do not use mutable default arguments (e.g., `def f(x=[])`) |
|
|
|
- Do not use `import *` — use explicit imports |
|
|
|
|
|
|
|
|