Skip to content

Commit 5b5647f

Browse files
committed
Put private methods in widget below build
1 parent 0f359fd commit 5b5647f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/netglade_analysis/lib/dcm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ dart_code_metrics:
173173
- init-state-method
174174
- overridden-public-methods
175175
- public-methods
176-
- private-methods
177176
- build-method
177+
- private-methods
178178
- missing-test-assertion
179179
- move-records-to-typedefs:
180180
min-fields: 3

0 commit comments

Comments
 (0)