Skip to content

Commit fcb3914

Browse files
authored
Update dcm.yaml
1 parent ac2d565 commit fcb3914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/dcm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ dart_code_metrics:
132132
- test/**
133133
- match-class-name-pattern
134134
# - match-getter-setter-field-names # forces API to equals internal code
135-
# - match-lib-folder-structure # TODO: discuss
135+
# - match-lib-folder-structure # maybe later
136136
# - match-positional-field-names-on-assignment # not compatible with avoid-redundant-positional-field-name
137137
- member-ordering:
138138
order:
@@ -200,7 +200,7 @@ dart_code_metrics:
200200
- e
201201
- prefer-correct-for-loop-increment
202202
- prefer-correct-future-return-type
203-
# - prefer-correct-handler-name # TODO: not now
203+
# - prefer-correct-handler-name # not now
204204
# - prefer-correct-identifier-length # way too pedantic
205205
# - prefer-correct-json-casts # overkill
206206
- prefer-correct-setter-parameter-name

0 commit comments

Comments
 (0)