Skip to content

Commit 0b228e8

Browse files
hunt0rHwurzburg
authored andcommitted
Add Q003 to linting selection
1 parent 3cba517 commit 0b228e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ target-version = "py310"
88
line-length = 127
99
lint.extend-select = [
1010
"FURB", # refurb
11+
"Q003", # avoidable-escaped-quote
1112
"UP031", # printf-string-formatting
1213
"UP032", # f-string
1314
]

0 commit comments

Comments
 (0)