lintorium 1.7.0 copy "lintorium: ^1.7.0" to clipboard
lintorium: ^1.7.0 copied to clipboard

The strictest linting rules for Dart code. Perfect for perfectionists, whether solo developers or entire teams striving for flawless code.

Changelog #

All notable changes to this project will be documented in this file.

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

[1.7.0] #

Changed #

  • Minimum Dart SDK version updated to >=3.7.0.

[1.6.0] #

Changed #

  • Minimum Dart SDK version updated to >=3.6.0.

[1.5.0] #

Changed #

  • Minimum Dart SDK version updated to >=3.5.0.

[1.4.0] #

Changed #

  • Minimum Dart SDK version updated to >=3.4.0.

[1.3.0] #

Changed #

  • Minimum Dart SDK version updated to >=3.3.0.

[1.2.0] #

Changed #

  • Minimum Dart SDK version updated to >=3.2.0.

[1.1.0] #

Changed #

  • Minimum Dart SDK compatibility updated to >=3.1.0.

[1.0.0] #

Added #

  • CLI tool for validating the analysis_options.yaml file.

Changed #

  • Minimum Dart SDK compatibility updated to >=3.0.0.

Fixed #

  • Resolved analyzer warnings that could appear when including package:lintorium/analysis_options.yaml in a project.

Breaking Changes #

  • Analyzer diagnostic private_optional_parameter is now overridden with severity ignore.
    This may silence errors that were previously shown in user projects.

[0.1.3] #

Improved #

  • Updated documentation to enhance clarity and usability.

[0.1.2] #

Changed #

  • Updated the required Dart version to 3.4.0.

[0.1.1] #

Improved #

  • Enhanced README.md, CHANGELOG.md and LICENSE for better presentation and readability on pub.dev.

[0.1.0] #

Added #

  • First release of the package.
8
likes
160
points
401
downloads

Publisher

verified publisherilexbor.dev

Weekly Downloads

The strictest linting rules for Dart code. Perfect for perfectionists, whether solo developers or entire teams striving for flawless code.

Repository (GitHub)
View/report issues
Contributing

Topics

#analysis-options #analyzer-diagnostics #code-style #linter-rules #lints

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on lintorium