Skip to content

Commit 80ff267

Browse files
solid-illiaaihistovIllia Aihistov
andauthored
feat: add fields, getters_setters, and constructors to widgets_order lint configuration (#336)
Co-authored-by: Illia Aihistov <illia.aihistov-us@solid.software>
1 parent e3c1e1e commit 80ff267

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/analysis_options.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ solid_lints:
8383
- constructors
8484
- methods
8585
widgets_order:
86+
- fields
87+
- getters_setters
88+
- constructors
8689
- init_state_method
8790
- build_method
8891
- did_change_dependencies_method

0 commit comments

Comments
 (0)