Skip to content

Conversation

@LahaLuhem
Copy link

Here is a list of all the lints used for fixing:

  • prefer_const_constructors
  • prefer_const_literals_to_create_immutables
  • directives_ordering
  • prefer_if_null_operators
  • prefer_const_constructors_in_immutables
  • prefer_final_locals
  • deprecated_member_use
  • unnecessary_parenthesis
  • avoid_void_async

Some of them just give free performance, while others improve readability

@LahaLuhem LahaLuhem force-pushed the refactor/lint-fixes branch from 8c1277c to 583b019 Compare April 1, 2025 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants