Skip to content

Commit 8728544

Browse files
committed
Trying to specify a single location to be analyzed by megalinter
1 parent 048e93b commit 8728544

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.mega-linter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ KOTLIN_DETEKT_ARGUMENTS: -c android_kmp/config/detekt/detekt.yml
3232
JAVASCRIPT_STANDARD_DISABLE_ERRORS: true
3333
KOTLIN_DETEKT_DISABLE_ERRORS: true
3434

35-
DART_DARTANALYZER_FILTER_REGEX_INCLUDE:
36-
- flutter/craftd_widget
35+
DART_DARTANALYZER_FILTER_REGEX_INCLUDE: flutter/craftd_widget

0 commit comments

Comments
 (0)