We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ccc00 commit 95087ccCopy full SHA for 95087cc
.qlty/qlty.toml
@@ -30,7 +30,7 @@ exclude_patterns = [
30
31
# Code Smells Configuration
32
[smells]
33
-mode = "comment"
+mode = "block"
34
35
[smells.boolean_logic]
36
enabled = true
0 commit comments