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

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

mankeli_analysis #

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

Usage #

  1. Add mankeli_analysis and dart_code_metrics as dev dependencies in pubspec.yaml
dev_dependencies:
  dart_code_metrics: any
  mankeli_analysis: any
  1. Run flutter pub get

  2. If not already created, create a analysis_options.yaml file in the root of the project

  3. Add the following line to analysis_options.yaml

include: package:mankeli_analysis/analysis_options.yaml
  1. Enjoy your new clean code!
1
likes
160
pub points
31%
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