Oli
|
459fbb2cc9
Switch to ruff for flake8 / isort code checking (#10324)
|
1 yıl önce |
Dan Braghis
|
6dae6e5d07
Add and configure black
|
2 yıl önce |
Thibaud Colas
|
7523d65d84
Fix caching setup for Python dependencies in CircleCI
|
3 yıl önce |
Tibor Leupold
|
71829dac77
Ignore venv during in isort
|
3 yıl önce |
Matt Westcott
|
878f2784cb
Add config section for doc8 in setup.cfg and ignore _build dir
|
4 yıl önce |
Matt Westcott
|
9947b955da
Lint config fixes (#6473)
|
4 yıl önce |
Dan Braghis
|
5c05fc7d8e
Bump isort requirement for testing and update configuration
|
4 yıl önce |
Karl Hobley
|
f2dfff8061
Flake8 all other Python files
|
4 yıl önce |
Karl Hobley
|
8eb895347a
Don't ignore flake8 errors D200 through D402
|
4 yıl önce |
Karl Hobley
|
64d5fe0b66
Stop ignoring Flake8 `First argument of a method should be named 'self'`
|
4 yıl önce |
Karl Hobley
|
2c8ec6336a
Fix all `E303: Too many blank lines` Flake8 errors
|
4 yıl önce |
Karl Hobley
|
514bc7de20
Make isort see unknown modules as third party by default
|
4 yıl önce |
Matt Westcott
|
6ce9f3a717
Unbundle the l18n library
|
5 yıl önce |
Sergey Fedoseev
|
eab9198f4c
Move flake8 config to setup.cfg
|
5 yıl önce |
Matt Westcott
|
33e290b82d
Fix linting failures for flake8 3.6
|
6 yıl önce |
Matt Westcott
|
a34c87f080
Exclude wagtail/utils/l18n from linting
|
6 yıl önce |
Michael van Tellingen
|
967ead38a3
Use tool:pytest in setup.cfg to fix warning message when running pytest
|
6 yıl önce |
Mikalai Radchuk
|
b36d7cabb3
Update setup.cfg to drop support of Python 2
|
7 yıl önce |
Mads Jensen
|
8b420b9abc
Removed __future__ imports
|
7 yıl önce |
Karl Hobley
|
cecbfbf32d
Extend known_third_party to include all other third party modules
|
7 yıl önce |
Karl Hobley
|
7fe1cc4f0c
Set known_{first,third}_party isort settings
|
7 yıl önce |
Karl Hobley
|
c83a8a0a67
Fix import sorting in project_template
|
7 yıl önce |
Matt Westcott
|
b85c340163
Move flake8 config to setup.cfg
|
8 yıl önce |
Michael van Tellingen
|
d82e38e11e
Implement support for using pytest (#2735)
|
8 yıl önce |
Tim Heap
|
a0af3d6685
Ensure absolute_import, unicode_literals imported in all files
|
8 yıl önce |
Tim Heap
|
31972dfd9e
Check imports with isort on drone
|
8 yıl önce |
Karl Hobley
|
7a0b51c2d6
Use universal wheel files
|
9 yıl önce |
Karl Hobley
|
7bbde20c95
Don't make universal wheel files
|
9 yıl önce |
Karl Hobley
|
486565332e
Add setup.cfg for python wheels
|
9 yıl önce |