mirror of
https://github.com/dockur/windows.git
synced 2026-08-03 12:37:20 +01:00
fix: Exclude some warning in blinter (#2001)
This commit is contained in:
+1
-1
@@ -984,7 +984,7 @@ min_severity = warning
|
||||
show_summary = false
|
||||
|
||||
[rules]
|
||||
disabled_rules = W001,W028,W041,SEC002,SEC005
|
||||
disabled_rules = W001,W025,W028,W33,W041,SEC002,SEC005
|
||||
EOC
|
||||
|
||||
output=$(
|
||||
|
||||
Reference in New Issue
Block a user