Commit History

Author SHA1 Message Date
  John-Scott Atlakson 9a2177dc19 Upgrade `ruff` and replace `black` with `ruff format` 11 months ago
  Matt Westcott 814c6b3865 Bump djhtml to 3.0.6 (#11158) 11 months ago
  LB Johnston 46905db76e Move semgrep to after other linting checks 1 year ago
  zerolab eb0fbdbb9e Bump target python version to 3.8 in Makefile 1 year ago
  Oli 459fbb2cc9 Switch to ruff for flake8 / isort code checking (#10324) 1 year ago
  Loic Teixeira 5c1c2c8f53 Enforce the use of a single string formatting mechanism for translation source strings 1 year ago
  Jaap Roes 9badc1c7f3 Mark all targets as phony 2 years ago
  Thibaud Colas 524cab82e3 Introduce new template fragment composition tags 2 years ago
  Steve Stein 6343a9558c Implement new reusable dialog component with a11y-dialog (#8541) 2 years ago
  Hitansh Shah a8106e5072 Added lint-server, lint-client, format-server and format-client tasks to the Makefile (#8177) 2 years ago
  Thibaud Colas fc0f76ea9d Switch from jinjalint to curlylint 2 years ago
  LB (Ben Johnston) 861a509b32 add `make format` to cover most auto-fixable formatting (#8022) 2 years ago
  Matt Westcott 6b8126d5a3 Fix jinjalint exclusion in 'make lint' (#8009) 2 years ago
  Dan Braghis 6dae6e5d07 Add and configure black 2 years ago
  Steve Stein 72886c0a62 Djhtml install and configure with pre-commit (#7940) 2 years ago
  Thibaud Colas 11ccf30f00 Add Prettier configuration & documentation (#7908) 2 years ago
  Jaap Roes 5808a49407 Update Makefile (#7067) 3 years ago
  Matt Westcott 878f2784cb Add config section for doc8 in setup.cfg and ignore _build dir 4 years ago
  Matt Westcott 9947b955da Lint config fixes (#6473) 4 years ago
  Karl Hobley f2dfff8061 Flake8 all other Python files 4 years ago
  Thibaud Colas d03642dd38 Configure jinjalint to enforce errors, while filtering-out false positives 5 years ago
  Thibaud Colas a51631c306 Add jinjalint linter for Django templates, allowing errors for now 5 years ago
  Matt Westcott 3134ffa119 Recommend `npm install --no-save` when setting up node toolchain (#5161) 5 years ago
  Anselm Bradford a900965fba Fixes #3516 - replaces scss-lint with stylelint 7 years ago
  Matt Westcott e2b5dc384f Run css/js linting as part of make lint 7 years ago
  Matt Westcott f2ec21b947 Run isort as part of 'make lint' 8 years ago
  Michael van Tellingen d5bdad1d15 Implement `make develop` to ease contributing to wagtail (#2709) 8 years ago
  Matt Westcott a77977a31c add a general test runner for wagtail, accessible by running './runtests.py' or 'make test' from the wagtail repo, or 'manage.py test wagtail' from a django project such as wagtaildemo 10 years ago
  Paul Hallett 3c85d8ba97 Makefile, flake8 for PEP8 and contributors added 10 years ago