ruff: Configure hacking as external linter
Change-Id: I4f250efae66b431cfe15453507fe4b507078074e Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
@@ -93,3 +93,4 @@ docstring-code-format = true
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E4", "E5", "E7", "E9", "F", "G", "LOG", "S", "UP"]
|
||||
external = ["H"]
|
||||
|
||||
Reference in New Issue
Block a user