[IMP] pre-commit: remove irrelevant pylint rules

This commit is contained in:
Kevin Khao
2021-11-26 18:53:40 +03:00
parent 54d6e6ac9d
commit a04b8980e1
86 changed files with 291 additions and 4 deletions

View File

@@ -32,9 +32,7 @@ enable=anomalous-backslash-in-string,
license-allowed,
manifest-author-string,
manifest-deprecated-key,
manifest-required-author,
manifest-required-key,
manifest-version-format,
method-compute,
method-inverse,
method-required-super,