Skip to content

Commit 575bcaa

Browse files
committed
Try to specify automatically the linter rules
1 parent fa7f0cb commit 575bcaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ JAVASCRIPT_STANDARD_DISABLE_ERRORS: true
3333
KOTLIN_DETEKT_DISABLE_ERRORS: true
3434

3535
DART_DARTANALYZER_FILTER_REGEX_INCLUDE: flutter/craftd_widget
36-
DART_DARTANALYZER_CONFIG_FILE: flutter/craftd_widget/analysis_options.yaml
36+
DART_DARTANALYZER_RULES_PATH: flutter/craftd_widget

0 commit comments

Comments
 (0)