We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit
1 parent a2758d3 commit 8c4e0c0Copy full SHA for 8c4e0c0
.pre-commit-hooks.yaml
@@ -2,7 +2,6 @@
2
name: ast-grep
3
description: "A CLI tool for code structural search, lint and rewriting. Written in Rust"
4
entry: ast-grep scan
5
- stages: [commit, merge-commit, push, manual]
6
language: python
7
minimum_pre_commit_version: 2.9.2
8
require_serial: false
0 commit comments