-
Notifications
You must be signed in to change notification settings - Fork 21
Issues: solid-software/solid_lints
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add rule to sort class methods by their modifiers and usage in other methods
#16
opened Oct 10, 2022 by
solid-danylosafonov
New rule: consider_making_a_member_private (if its not used outside)
#93
opened Dec 15, 2023 by
danylo-safonov-solid
New rule: use_descriptive_names_for_type_parameters (when there's 3 or more)
#94
opened Dec 15, 2023 by
danylo-safonov-solid
Documentation parsing and generation: handle structured parameters
#101
opened Jan 17, 2024 by
yurii-prykhodko-solid
Disable (or allow disabling) avoid_unused_parameters for freezed classes
#147
opened Mar 27, 2024 by
danylo-safonov-solid
New lint: Use actually getters instead of getter functions (or vice versa?)
#150
opened Mar 27, 2024 by
danylo-safonov-solid
cyclic complexity should include more types of nesting
#151
opened Mar 27, 2024 by
danylo-safonov-solid
avoid_non_null_assertion support IMap from FIC package as valid
#165
opened Apr 22, 2024 by
hectorAguero
Previous Next
ProTip!
Follow long discussions with comments:>50.