Skip to content

Commit 1373365

Browse files
authored
Make Muse ignore bugs types that were false positives. (#106)
1 parent 37edeba commit 1373365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.muse/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ignore = [ "Unused ignore", "Invalid decoration", "blacklist", "Missing argument" ]

0 commit comments

Comments
 (0)