summaryrefslogtreecommitdiff
path: root/.flake8
AgeCommit message (Expand)Author
2023-06-26Initial Python 3.7 dropFlorian Bruhin
2023-06-12qt: Add module docstrings and update lint ignoresFlorian Bruhin
2023-03-14lint: Disable B028 for testsFlorian Bruhin
2022-04-04Update flake8 config for Python 3.6Florian Bruhin
2022-04-04Drop python3.6 support.Jimmy
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-07-12flake8: Disable new N818Florian Bruhin
2021-01-08Drop support for Python 3.6.0Florian Bruhin
2020-12-19Merge branch 'master' into more-sophisticated-adblockÁrni Dagur
2020-12-19Fix flake8 complaintsÁrni Dagur
2020-10-26Initial drop of Python 3.5Florian Bruhin
2019-08-11flake8: Turn off pydocstyle D412Florian Bruhin
2019-07-22flake8: Ignore B011 in testsFlorian Bruhin
2019-02-16Use per-file-ignores built into the new flake8Florian Bruhin
2018-12-10Fix lintFlorian Bruhin
2018-10-29Update flake8 dependenciesFlorian Bruhin
2018-06-11flake8: Don't require docstrings for stuff under tests/Florian Bruhin
2018-04-24Update commentFlorian Bruhin
2018-03-20Fix ignore for new flake8-per-file-ignores releaseFlorian Bruhin
2018-03-09Updated flake8-per-file-ignores to version 0.5Sebastian Noack
2017-12-19Add new B008 to flake8 ignoresFlorian Bruhin
2017-11-26Add flake8-bugbearFlorian Bruhin
2017-11-26Add flake8-builtinsFlorian Bruhin
2017-11-26Upgrade pydocstyle/flake8-docstringsFlorian Bruhin
2017-11-26update flake8 and flake8-deprecatedRyan Farley
2017-08-06Merge remote-tracking branch 'upstream/master' into HEADRyan Roden-Corrent
2017-07-12SQL code review.Ryan Roden-Corrent
2017-07-12SQL code review fixes.Ryan Roden-Corrent
2017-07-04Fix flake8Florian Bruhin
2017-04-13Adjust flake8 configFlorian Bruhin
2017-02-05flake8: Ignore E722Florian Bruhin
2016-11-08flake8: Get rid of 'hacking' pluginFlorian Bruhin
2016-09-05flake8: Disable invalid naming for some modulesFlorian Bruhin
2016-08-23flake8: Ignore E731 (do not assign a lambda expr)Florian Bruhin
2016-07-21flake8: Ignore all dotfilesFlorian Bruhin
2016-07-13flake8 requirements: Get rid of ebb-lintFlorian Bruhin
2016-06-20Update flake8 requirementsFlorian Bruhin
2016-06-13Split browser into browser/browser.webkitFlorian Bruhin
2016-05-30flake8: Set min-version for flake8-future-importsFlorian Bruhin
2016-05-30requirements: Update flake8-future-import to 0.4.0Florian Bruhin
2016-05-12Rename setup.cfg to .flake8Florian Bruhin
2015-06-02Switch from flake8 to pytest-{mccabe,flakes,pep8}.Florian Bruhin
2015-03-26lint: Move options from parameters to config files.Florian Bruhin
2015-02-18flake8: Ignore W503.Florian Bruhin
2015-02-16Add session support.Florian Bruhin
2015-02-08flake8: Ignore E402.Florian Bruhin
2015-02-08Remove ez_setup.py exclude from .flake8.Florian Bruhin
2015-02-01Re-enable some flake8 checks.Florian Bruhin
2014-09-22Merge branch 'newcmd'Florian Bruhin
2014-09-15Fix lintFlorian Bruhin