Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Unified Diff: test/_data/overridden_field/lintconfig.yaml

Issue 1991283003: Fix `overriden_field` false positive (#246). (Closed) Base URL: https://github.com/dart-lang/linter.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/src/rules/overriden_field.dart ('k') | test/_data/overridden_field/src/a.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/_data/overridden_field/lintconfig.yaml
diff --git a/test/_data/overridden_field/lintconfig.yaml b/test/_data/overridden_field/lintconfig.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..ca0d32629839c2c18f268679711b244f021cf4fd
--- /dev/null
+++ b/test/_data/overridden_field/lintconfig.yaml
@@ -0,0 +1,2 @@
+rules:
+ - overridden_field
« no previous file with comments | « lib/src/rules/overriden_field.dart ('k') | test/_data/overridden_field/src/a.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698