summaryrefslogtreecommitdiff
path: root/.pylintrc
AgeCommit message (Expand)Author
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-02-11Fix lintFlorian Bruhin
2021-02-10pylint: Allow A-Z for attributesFlorian Bruhin
2020-12-19Merge branch 'master' into more-sophisticated-adblockÁrni Dagur
2020-12-19Fix more lint issues related to content blockingÁrni Dagur
2020-11-25scripts: Fix lintFlorian Bruhin
2020-08-03pylint: Bump up maximum line length to 88Florian Bruhin
2020-04-15Fix lintFlorian Bruhin
2020-01-13Delete qute_pylint.settraceFlorian Bruhin
2019-10-01pylint: Remove known-* workaroundFlorian Bruhin
2019-10-01pylint: Add trailing commas to configFlorian Bruhin
2019-10-01pylint: Enable overlapping_exceptionsFlorian Bruhin
2019-10-01pylint: Enable broad_try_clauseFlorian Bruhin
2019-10-01pylint: Enable emptystring extensionFlorian Bruhin
2019-10-01pylint: Skip bad-builtin extensionFlorian Bruhin
2019-10-01pylint: Ignore DummyBox errorsFlorian Bruhin
2019-10-01pylint: Disable no-else-continueFlorian Bruhin
2019-10-01pylint: Ignore import-outside-toplevelFlorian Bruhin
2019-04-02Disable bad-builtin pylint ruleJay Kamat
2018-09-27Fix lintFlorian Bruhin
2017-12-15pylint: More config adjustmentsFlorian Bruhin
2017-12-15pylint: Re-enable ungrouped-importsFlorian Bruhin
2017-12-15Reorder pylint ignoresFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-12-15Reorder pylint disablesFlorian Bruhin
2017-12-15Remove old pylint disablesFlorian Bruhin
2017-12-15pylint: Disable logging-not-lazyFlorian Bruhin
2017-10-31pylint: Turn off some more too-many-* stuff globallyFlorian Bruhin
2017-10-27Disable pylint's too-many-boolean-expressions.Ryan Roden-Corrent
2017-10-11Fix lintFlorian Bruhin
2017-09-19Start using attrsFlorian Bruhin
2017-09-14Initial config.py supportFlorian Bruhin
2017-05-17Hopefully fix pylint on AppVeyor...Florian Bruhin
2017-05-17pylint: Add more stuff to known-standard-libraryFlorian Bruhin
2017-05-17Reorganize pylint configFlorian Bruhin
2017-05-17Install PyQt from PyPI for pylintFlorian Bruhin
2017-03-23pylint: Ignore no-else-returnFlorian Bruhin
2017-03-08Refactor qtutils.version_check APIFlorian Bruhin
2017-03-08pylint: Disable too-many-boolean-expressionsFlorian Bruhin
2016-11-04Fix lintFlorian Bruhin
2016-08-23pylint: Use ignored-modules for pytestFlorian Bruhin
2016-07-20pylint: Set persistent=nFlorian Bruhin
2016-07-11pylint: Enable docstyle extensionFlorian Bruhin
2016-07-11pylint: Reenable bad-builtin extensionFlorian Bruhin
2016-07-11pylint: ignore wrong-import-position project-wideFlorian Bruhin
2016-07-08pylint: Disable duplicate-code globallyFlorian Bruhin
2016-07-07Fix pylint without QtWebEngine availableFlorian Bruhin
2016-07-07Fix some lintFlorian Bruhin
2016-06-13Split browser into browser/browser.webkitFlorian Bruhin
2016-05-26pylint: Disable too-many-return-statementsFlorian Bruhin