mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-10 13:24:18 +00:00
Report full version in check-ast
This commit is contained in:
parent
a574f8cb2b
commit
8ad9e7c94c
3 changed files with 8 additions and 6 deletions
|
|
@ -10,6 +10,8 @@ omit =
|
|||
get-git-lfs.py
|
||||
|
||||
[report]
|
||||
show_missing = True
|
||||
skip_covered = True
|
||||
exclude_lines =
|
||||
# Have to re-enable the standard pragma
|
||||
\#\s*pragma: no cover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue