Skip to content

Commit 95087cc

Browse files
authored
chore: fix mode
1 parent a5ccc00 commit 95087cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.qlty/qlty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ exclude_patterns = [
3030

3131
# Code Smells Configuration
3232
[smells]
33-
mode = "comment"
33+
mode = "block"
3434

3535
[smells.boolean_logic]
3636
enabled = true

0 commit comments

Comments
 (0)