mirror of
https://github.com/shizand/statapp.git
synced 2025-10-13 22:42:34 +03:00
fix
This commit is contained in:
@@ -18,13 +18,10 @@ repos:
|
|||||||
- id: licenseheaders
|
- id: licenseheaders
|
||||||
args: ["-t", ".copyright.tmpl", "-cy", "-f", "-d", "statapp"]
|
args: ["-t", ".copyright.tmpl", "-cy", "-f", "-d", "statapp"]
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
- repo: local
|
- repo: https://github.com/pylint-dev/pylint.git
|
||||||
|
rev: v3.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pylint
|
- id: pylint
|
||||||
name: pylint
|
|
||||||
entry: pylint
|
|
||||||
language: system
|
|
||||||
types: [python]
|
|
||||||
args:
|
args:
|
||||||
[
|
[
|
||||||
"-rn", # Only display messages
|
"-rn", # Only display messages
|
||||||
|
Reference in New Issue
Block a user