Skip to content

Commit 312dbe4

Browse files
committed
ci: enable LOG015 again
Now that we have resolved all instances of LOG015, lets enable the rule in CI. Signed-off-by: James McCorrie <[email protected]>
1 parent ad38cad commit 312dbe4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruff-ci.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ ignore = [
2525
"TRY003",
2626

2727
# High priority fixes
28-
"LOG015", # Using root logger
2928
"B008", # function calls in default arg value
3029
"PERF203", # Exception handling in loops
3130

0 commit comments

Comments
 (0)