mankeli_analysis 1.1.1 copy "mankeli_analysis: ^1.1.1" to clipboard
mankeli_analysis: ^1.1.1 copied to clipboard

A set of linting rules for static analysis. This package is used internally at Mankeli Software.

mankeli_analysis changelog #

1.1.1 #

  • Updates documentation
  • Adds more accepted short variable names (s1 and s2)

1.1.0 #

Removes the following rules

  • arguments-ordering: This rule was conflicting with sort_child_properties_last when using flutter_bloc. It was trying to force builder to be defined before build_when, which is NOT OK.
  • avoid-banned-imports: This was an experimental rule, which often times lead to very project specific config. That is not something we want in our general linting rules, it should be defined within the project itself.

Adds usage tutorial #

1.0.0 #

  • Initial release
1
likes
140
pub points
25%
popularity

Publisher

verified publishermankeli.co

A set of linting rules for static analysis. This package is used internally at Mankeli Software.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on mankeli_analysis