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