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_elements
lint. - Add
strict_top_level_inference
lint through updated dependencies. - Add
unnecessary_underscores
lint through updated dependencies.
3.0.0 #
- Require Dart 3.6.0 or later.
- Add
use_truncating_division
lint. - Remove deprecated
package_api_docs
lint.
2.0.0 #
- Update
package:dart_flutter_team_lints
to^3.1.0
, adding theunnecessary_library_name
lint. - Add the new
missing_code_block_language_in_doc_comment
lint. - 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.