mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 23:09:16 +00:00
update pylint
This commit is contained in:
1
scripts/check-syntax.sh
vendored
1
scripts/check-syntax.sh
vendored
@@ -122,6 +122,7 @@ find . -name "*.py" -not -path "./dotdrop/*" -not -regex "\./\.?v?env/.*" | whil
|
|||||||
--disable=R0914 \
|
--disable=R0914 \
|
||||||
--disable=R0915 \
|
--disable=R0915 \
|
||||||
--disable=R0913 \
|
--disable=R0913 \
|
||||||
|
--disable=R0917 \
|
||||||
"${script}"
|
"${script}"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user