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