sizzle_lints 2.1.7 copy "sizzle_lints: ^2.1.7" to clipboard
sizzle_lints: ^2.1.7 copied to clipboard

A bunch of strict rules for Dart and Flutter projects.

Changelog #

All notable changes to this project is documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.7] - 2025-03-02 #

  • Removed require_trailing_commas rule

[2.1.6] - 2025-03-02 #

  • Added page_width of 100 to analysis_options.yaml

[2.1.5] - 2025-02-18 #

  • Removed "public_member_api_docs" rule

[2.1.4] - 2025-02-18 #

  • Removed "prefer_expression_function_bodies" rule

[2.1.3] - 2024-10-05 #

  • Configured lints for DCM and Dart Analyzer

[2.1.2] - 2024-10-05 #

  • Added DCM lint rules
  • Updated README
  • Updated License to Apache 2.0

[2.1.1] - 2024-09-09 #

  • Now, lints are stored in lints.yaml file

[2.1.0] - 2024-07-06 #

  • Updated rules

[2.0.2] - 2023-08-16 #

  • uncheck diagnostic_describe_all_properties rule

[2.0.1] - 2023-08-11 #

  • uncheck sort_pub_dependencies rule

[2.0.0] - 2023-08-11 #

  • Updated rules

[1.0.10] - 2022-01-10 #

Fixed #

  • inference_failure_on_function_invocation removed from analysis_options.yaml, because it is not a rule.

[1.0.9] - 2022-01-10 #

Changed #

  • Added inference_failure_on_function_invocation rule as error

[1.0.8] - 2022-01-09 #

Changed #

  • Removed strong-mode: implicit-casts, implicit-dynamic because of deprecation

[1.0.7] - 2022-12-29 #

Changed #

  • Removed discarded_futures rule from analysis_options.yaml

[1.0.6] - 2022-12-29 #

Changed #

  • no_runtimeType_toString rule removed from analysis_options.yaml (again)

[1.0.5] - 2022-12-29 #

Changed #

  • no_runtimeType_toString rule removed from analysis_options.yaml

[1.0.4] - 2022-12-29 #

Changed #

  • Removed diagnostic_describe_all_properties rule from analysis_options.yaml

[1.0.3] - 2022-12-29 #

Fixed #

  • Fixed the conflict in analysis_options.yaml. The prefer relative imports rule was conflicting with the prefer package imports rule. The prefer relative imports rule was removed.

[1.0.2] - 2022-12-29 #

Changed #

  • Changed README.md

[1.0.1] - 2022-12-29 #

Added #

  • Added a changelog.
  • Added a license.

[1.0.0] - 2022-12-29 #

Added #

  • Instantiated the repository.
  • Implemented analysis_options.yaml
9
likes
150
points
355
downloads

Publisher

verified publisherlazebny.io

Weekly Downloads

A bunch of strict rules for Dart and Flutter projects.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on sizzle_lints