We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8728544 commit a62f106Copy full SHA for a62f106
.mega-linter.yml
@@ -32,4 +32,5 @@ KOTLIN_DETEKT_ARGUMENTS: -c android_kmp/config/detekt/detekt.yml
32
JAVASCRIPT_STANDARD_DISABLE_ERRORS: true
33
KOTLIN_DETEKT_DISABLE_ERRORS: true
34
35
-DART_DARTANALYZER_FILTER_REGEX_INCLUDE: flutter/craftd_widget
+DART_DARTANALYZER_FILTER_REGEX_INCLUDE: flutter/craftd_widget
36
+DART_DARTANALYZER_PRE_COMMAND: flutter pub get --directory flutter/craftd_widget
0 commit comments