mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-20 01:27:44 +02:00
Remove ignored linting settings
This commit is contained in:
parent
c46e8a5454
commit
7c12a686bc
@ -1,3 +1,3 @@
|
|||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
ignore = ["E501", "E731", "E721"]
|
ignore = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user