cookiecutter-django/hooks
Bruno Alla b72e5b2c2a Disable PLR0133 in pre/post commit hooks
We seem to compare 2 constants but seem strings are in fact interpolated in Jinja.

https://docs.astral.sh/ruff/rules/comparison-of-constant/
2025-01-17 19:45:23 +00:00
..
__init__.py Drop Python 2 in pre/post generation hooks 2024-12-31 13:11:03 +00:00
post_gen_project.py Disable PLR0133 in pre/post commit hooks 2025-01-17 19:45:23 +00:00
pre_gen_project.py Disable PLR0133 in pre/post commit hooks 2025-01-17 19:45:23 +00:00