1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Adding directives_ordering (#396)

This commit is contained in:
Brett Morgan
2020-03-26 06:14:39 +11:00
committed by GitHub
parent 3f3564606c
commit 28742ddeaf
13 changed files with 13 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ linter:
- close_sinks
- constant_identifier_names
- control_flow_in_finally
- directives_ordering
- empty_statements
- hash_and_equals
- implementation_imports