mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-16 10:57:58 +02:00
Remove ignored linting settings
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
ignore = ["E501", "E731", "E721"]
|
ignore = []
|
||||||
|
Reference in New Issue
Block a user