merch_lints 3.0.0 copy "merch_lints: ^3.0.0" to clipboard
merch_lints: ^3.0.0 copied to clipboard

Dart linter rules used by the CHFTM team.

Changelog #

3.0.0 #

  • Migrate to dart_code_linter

2.2.0 #

  • Allow id variable name

2.1.0 #

  • Add avoid_implementing_value_types
  • Add unreachable_from_main
  • Add unsafe_html
  • Add type_literal_in_constant_pattern
  • Add unnecessary_null_aware_operator_on_extension_on_nullable
  • Add deprecated_member_use_from_same_package

2.0.0 #

  • Add support for Dart 3
  • Disallow global Riverpod providers

1.1.0 #

  • Allow global private variables
  • Allow global Riverpod providers

1.0.0 #

Initial version

1
likes
40
points
38
downloads

Documentation

API reference

Publisher

verified publisherfxgn.dev

Weekly Downloads

Dart linter rules used by the CHFTM team.

Repository (GitHub)
View/report issues

Topics

#lint #code-style

License

MIT (license)

Dependencies

dart_code_linter, very_good_analysis

More

Packages that depend on merch_lints