Update analysis options files.

Change-Id: I06b659b5ee7105d3f11343259f787194f1d2bd79
Reviewed-on: https://dart-review.googlesource.com/63501
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
This commit is contained in:
Devon Carew 2018-07-03 00:20:06 +00:00 committed by commit-bot@chromium.org
parent ed6c09636f
commit 11e001595a
7 changed files with 0 additions and 11 deletions

View file

@ -1,5 +1,3 @@
analyzer:
strong-mode: true
linter:
rules:
- empty_constructor_bodies

View file

@ -1,5 +1,3 @@
analyzer:
strong-mode: true
linter:
rules:
- empty_constructor_bodies

View file

@ -1,5 +1,4 @@
analyzer:
strong-mode: true
exclude:
- 'test/data'
linter:

View file

@ -1,5 +1,3 @@
analyzer:
strong-mode: true
linter:
rules:
- annotate_overrides

View file

@ -3,7 +3,6 @@
# BSD-style license that can be found in the LICENSE file.
analyzer:
strong-mode: true
language:
enableSuperMixins: false
exclude:

View file

@ -1,5 +1,4 @@
analyzer:
strong-mode: true
language:
enableSuperMixins: false
exclude:

View file

@ -1,2 +0,0 @@
analyzer:
strong-mode: true