dart-sdk/pkg/test_runner
Robert Nystrom 81b677cd80 Turn on a bunch of linter rules for the test_runner.
I pulled this list from the build package and turned on the ones that
only had a handful of violations. Left the others that I eventually want
to enable commented out.

Change-Id: I09ec037982e29d3682bc0eaa6af28adfad91b941
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108563
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
2019-07-10 17:53:48 +00:00
..
bin Catch the test_runner codebase up to somewhat modern practices. 2019-06-15 01:02:50 +00:00
lib/src Turn on a bunch of linter rules for the test_runner. 2019-07-10 17:53:48 +00:00
test Turn on a bunch of linter rules for the test_runner. 2019-07-10 17:53:48 +00:00
tool Catch the test_runner codebase up to somewhat modern practices. 2019-06-15 01:02:50 +00:00
.gitignore
analysis_options.yaml Turn on a bunch of linter rules for the test_runner. 2019-07-10 17:53:48 +00:00
pubspec.yaml