You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: rules.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@
14
14
|[`camel_case_types`](https://dart.dev/lints/camel_case_types)| Name types using UpperCamelCase. ||
15
15
|[`collection_methods_unrelated_type`](https://dart.dev/lints/collection_methods_unrelated_type)| Invocation of various collection methods with arguments of unrelated types. ||
16
16
|[`curly_braces_in_flow_control_structures`](https://dart.dev/lints/curly_braces_in_flow_control_structures)| DO use curly braces for all flow control structures. | ✅ |
0 commit comments