Skip to content

Commit

Permalink
Merge branch 'master' into avoid_final_with_getter-add-quick-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
4akloon committed Apr 19, 2024
2 parents 17e5b01 + 8dc2cd5 commit b9210d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- Added `avoid_final_with_getter` rule
- Improve `avoid_late_keyword` - `ignored_types` to support ignoring subtype of the node type (https://github.com/solid-software/solid_lints/issues/157)
- Abstract methods should be omitted by `proper_super_calls` (https://github.com/solid-software/solid_lints/issues/159)


## 0.1.5
Expand Down

0 comments on commit b9210d0

Please sign in to comment.