| Index: pkg/analyzer/lib/src/generated/error.dart
|
| ===================================================================
|
| --- pkg/analyzer/lib/src/generated/error.dart (revision 42707)
|
| +++ pkg/analyzer/lib/src/generated/error.dart (working copy)
|
| @@ -2842,7 +2842,7 @@
|
| * Lint warnings describe style and best practice recommendations that can be used to formalize a project's style
|
| * guidelines.
|
| */
|
| - static const ErrorType LINT = const ErrorType('LINT', 9, ErrorSeverity.INFO);
|
| + static const ErrorType LINT = const ErrorType('LINT', 8, ErrorSeverity.INFO);
|
|
|
| static const List<ErrorType> values = const [
|
| TODO,
|
|
|