night_raven_insight 4.0.0
night_raven_insight: ^4.0.0 copied to clipboard
An opinionated analysis configuration that aims to enable insightful analysis of your packages.
4.0.0 #
- Require Dart 3.8 or later.
- Add
use_null_aware_elementslint. - Add
strict_top_level_inferencelint through updated dependencies. - Add
unnecessary_underscoreslint through updated dependencies.
3.0.0 #
- Require Dart 3.6.0 or later.
- Add
use_truncating_divisionlint. - Remove deprecated
package_api_docslint.
2.0.0 #
- Update
package:dart_flutter_team_lintsto^3.1.0, adding theunnecessary_library_namelint. - Add the new
missing_code_block_language_in_doc_commentlint. - Require Dart 3.4.0 or later.
1.0.0 #
- An initial release that supports the latest linter rules as of Dart 3.2.0.