complete lint list for linter-0.1.43 (#14707)

This commit is contained in:
Alexandre Ardhuin
2018-02-16 07:44:24 +01:00
committed by GitHub
parent bd1921ec84
commit fe26c9d87b
2 changed files with 4 additions and 0 deletions

View File

@@ -109,6 +109,8 @@ linter:
- prefer_conditional_assignment
- prefer_const_constructors
- prefer_const_constructors_in_immutables
# - prefer_const_declarations # not yet tested
# - prefer_const_literals_to_create_immutables # not yet tested
# - prefer_constructors_over_static_methods # not yet tested
- prefer_contains
# - prefer_expression_function_bodies # conflicts with https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#consider-using--for-short-functions-and-methods

View File

@@ -102,6 +102,8 @@ linter:
- prefer_conditional_assignment
- prefer_const_constructors
- prefer_const_constructors_in_immutables
# - prefer_const_declarations # not yet tested
# - prefer_const_literals_to_create_immutables # not yet tested
# - prefer_constructors_over_static_methods # not yet tested
- prefer_contains
# - prefer_expression_function_bodies # conflicts with https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#consider-using--for-short-functions-and-methods