File tree Expand file tree Collapse file tree 2 files changed +0
-205
lines changed
java/com/jetbrains/lang/dart/ide/inspections Expand file tree Collapse file tree 2 files changed +0
-205
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 231231
232232 <programRunner implementation =" com.jetbrains.lang.dart.ide.runner.DartRunner" />
233233
234- <localInspection bundle =" messages.DartBundle" key =" outdated.dependencies.inspection.name"
235- groupBundle =" messages.DartBundle" groupKey =" inspections.group.name"
236- enabledByDefault =" true" level =" WARNING" language =" Dart"
237- implementationClass =" com.jetbrains.lang.dart.ide.inspections.DartOutdatedDependenciesInspection" />
238234 <lineIndentProvider implementation =" com.jetbrains.lang.dart.ide.editor.DartLineIndentProvider" />
239235 <testSourcesFilter implementation =" com.jetbrains.lang.dart.test.DartTestSourcesFilter" />
240236
You can’t perform that action at this time.
0 commit comments