0.1.5
What's Changed
- Avoid debug print by @Viktor-Mudrytskyi in #134
- Fix for magic number lint by @Viktor-Mudrytskyi in #137
- Rename
avoid_using_debug_print
->avoid_debug_print
by @yurii-prykhodko-solid in #138 - Avoid returning widgets lint improvement by @Viktor-Mudrytskyi in #139
- Fixed avoid_unused_parameters by @Viktor-Mudrytskyi in #140
- Refactored avoid_unnecessary_type_assertions by @DerhachevAndrii in #144
-
- Added
excludeNames
param forfunction_lines_of_code
lint by @DerhachevAndrii in #141
- Added
-
- Improved
avoid_unrelated_type_assertions
to support true and false results by @DerhachevAndrii in #145
- Improved
New Contributors
- @Viktor-Mudrytskyi made their first contribution in #134
- @DerhachevAndrii made their first contribution in #144
Full Changelog: 0.1.4...0.1.5