Historique des commits

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