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