mirror of https://github.com/InternLM/InternLM
rollback .pre-commit-config.yaml
parent
9ad7942568
commit
bc699ad46f
|
@ -49,5 +49,5 @@ repos:
|
||||||
args:
|
args:
|
||||||
[
|
[
|
||||||
'--rcfile=.pylintrc',
|
'--rcfile=.pylintrc',
|
||||||
'--disable=C0330, C0114,C0415,W0212,W0235,W0238,W0621,C0103,R1735,C2801,E0402,C0412,W0719,R1728,W1514,W0718,W0105,W0707,C0209,W0703,W1203,W1202'
|
'--disable=C0114,C0415,W0212,W0235,W0238,W0621,C0103,R1735,C2801,E0402,C0412,W0719,R1728,W1514,W0718,W0105,W0707,C0209,W0703'
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue