aboutsummaryrefslogtreecommitdiffstats
path: root/.flake8 (follow)
Commit message (Collapse)AuthorAgeLines
* Remove redundant wildcardGravatar Joe Banks2020-11-15-1/+1
|
* Migrate to GH Actions & GH Container RegistryGravatar Sebastiaan Zeeff2020-11-15-1/+1
| | | | | | I've migrated site to GitHub Actions and GitHub Container Registry. This also means that coverage results will be pushed to coveralls.io. This commit also removes the pretty useless codeql analysis action.
* Update dev dependenciesGravatar MarkKoz2020-03-04-2/+2
|
* Fix migrations exclude in flake8Gravatar MarkKoz2019-10-03-1/+1
| | | | They were not being excluded when flake8 was invoked via pre-commit.
* Create custom manage.py entry point, remove scripts and merge Dockerfile.Gravatar scragly2019-09-28-1/+1
|
* Apply suggestions from code reviewGravatar S. Co12019-09-22-1/+1
| | | | Co-Authored-By: Mark <[email protected]> Co-Authored-By: Sebastiaan Zeeff <[email protected]>
* Add manage.py to linting ignoreGravatar sco12019-09-18-1/+1
| | | | Synchronize output of `pipenv run lint` and `python -m flake8` for the current project structure
* Update linting rules & partially relintGravatar sco12019-09-18-8/+8
|
* Fix misconfigured flake8 so docstrings are properly lintedGravatar S. Co12019-09-05-2/+3
| | | Relint
* Remove extra space in flake8Gravatar sco12019-07-09-1/+1
| | | | Rogue demon space, sorry copy-paste
* Update linting dependenciesGravatar sco12019-07-09-2/+2
| | | | | | | Group up all flake8 plugins Add pre-commit & configuration Add pipenv aliases for pre-commit & flake8 Relock
* Flake8-docstrings and config as discussed in #192 and on DiscordGravatar Gareth Coles2019-04-21-2/+15
|
* pysite -> pydis_siteGravatar Gareth Coles2019-04-05-1/+1
|
* [#176] Redo project layoutGravatar Gareth Coles2019-04-05-1/+1
|
* Ignore warning to workaround flake8 bug.Gravatar Johannes Christ2018-10-26-0/+1
|
* Add missing `application_import_names`.Gravatar Johannes Christ2018-09-18-1/+1
|
* Set up GitLab CI properly.Gravatar Johannes Christ2018-09-04-0/+5