🔧 chore(playbook): add Claude Code skills guide and align python templates
This commit is contained in:
@@ -8,7 +8,7 @@ repos:
|
||||
- id: check-toml
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.3.0
|
||||
rev: 24.10.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: ["--line-length", "80"]
|
||||
@@ -22,4 +22,3 @@ repos:
|
||||
rev: 6.0.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
|
||||
-1
@@ -11,4 +11,3 @@
|
||||
"python.analysis.autoImportCompletions": true,
|
||||
"python.formatting.provider": "none"
|
||||
}
|
||||
|
||||
|
||||
@@ -48,4 +48,3 @@ markers = [
|
||||
"slow: marks tests as slow",
|
||||
"integration: marks tests as integration tests",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user