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