pyramid_lint 0.4.0 copy "pyramid_lint: ^0.4.0" to clipboard
pyramid_lint: ^0.4.0 copied to clipboard

pyramid_lint introduces a set of additional lints and fixes to enforce a consistent coding style, prevent common mistakes and enhance code readability.

Changelog #

[0.4.0] - 2023-09-26 #

Added #

  • New lints
    • avoid_duplicate_import
    • max_lines_for_file
    • max_lines_for_function

[0.3.0] - 2023-09-25 #

Added #

  • New lints

    • avoid_inverted_boolean_expression
  • New assists

    • invert_boolean_expression
    • swap_then_else_expression

[0.2.0] - 2023-09-21 #

Added #

  • New lints
    • prefer_dedicated_media_query_method
    • proper_controller_dispose
    • proper_edge_insets_constructor

[0.1.1] - 2023-09-18 #

  • Fix README.md image links.

[0.1.0] - 2023-09-17 #

  • Initial release.
7
likes
0
pub points
72%
popularity

Publisher

unverified uploader

pyramid_lint introduces a set of additional lints and fixes to enforce a consistent coding style, prevent common mistakes and enhance code readability.

Repository (GitHub)
View/report issues

Topics

#lints #analyzer

License

unknown (license)

Dependencies

analyzer, analyzer_plugin, collection, custom_lint_builder

More

Packages that depend on pyramid_lint