Ilya Simpson
10c0c29171
Enable Ruff rule blind-except.
...
Note that two inline suppressions are used. I expect, provided that my
[PR](https://github.com/astral-sh/ruff/pull/19520 ) is merged in, that
these suppressions will become superfluous in a later version of Ruff.
2025-07-31 16:44:24 +12:00
boxydog
4dedf17958
Move ruff to 0.12.2 and fix new complaints
2025-07-05 10:09:08 -05:00
boxydog
075542721c
pre-commit autoupdate and fix new issues pointed out by ruff
2024-11-03 13:32:32 -06:00
Justin Mayer
28e54106f2
Update Ruff linter
2024-06-25 11:00:41 +02:00
boxydog
7f07c220de
Add pre-commit djhtml, djcss, djjs to indent templates
2024-05-31 07:33:03 -05:00
boxydog
308af1912e
Apply pre-commit filters to pelican/tests/output
2024-05-31 07:21:13 -05:00
boxydog
54ac03fca6
change ruff version in pyproject.toml
2024-05-30 10:56:06 -05:00
boxydog
800f22b3ba
Upgrade ruff to v0.4.6, pre-commit-hooks to v4.6.0
2024-05-30 10:49:57 -05:00
boxydog
4f46fedd73
More Ruff checks, and make it fix
2024-05-30 09:04:58 -05:00
Justin Mayer
b87308cfaa
Update Ruff dependency version
2024-03-27 08:26:24 +01:00
Justin Mayer
39ff56a082
Update development dependencies
2023-11-12 13:38:30 +01:00
Justin Mayer
e6a5e2a665
Update pre-commit hook versions
2023-11-01 09:07:48 +01:00
Chris Rose
7dfc799f25
Use ruff in pre-commit
2023-10-28 10:44:47 -07:00
Justin Mayer
6ac497922f
Update pre-commit hooks
2023-04-16 09:07:44 +02:00
Anton Mosich
23f3804c96
Fix and update pre-commit hooks ( #3011 )
...
Co-authored-by: Justin Mayer <entroP@gmail.com>
2022-08-04 15:01:17 +02:00
Justin Mayer
c8639fe547
Only run Flake8 on changed lines
2020-04-30 21:43:31 +02:00
Justin Mayer
51b873b42e
Add Flake8 pre-commit hook
2020-04-30 21:26:02 +02:00
Justin Mayer
3f4166e7b6
Put pre-commit excludes where they actually belong
2020-04-14 17:47:07 +02:00
Justin Mayer
863176040f
Don't run pre-commit on functional test output
...
Otherwise, it will apply EOF and trailing whitespace fixes, which may
lead to test failures.
2020-04-14 14:14:56 +02:00
Justin Mayer
d859f93c7b
Add initial Pre-commit configuration file
2019-11-09 08:37:11 -08:00