ficcanaso 3.0.5 ficcanaso: ^3.0.5 copied to clipboard
The Dart analyzer settings and best practices used. forked from pedantic
FICCANASO #
Using the Lints #
To use the lints add a dependency in your pubspec.yaml
:
dev_dependencies:
ficcanaso: ^3.0.5
dart_code_metrics: ^4.4.0
then, add an include in your analysis_options.yaml
include: package:ficcanaso/analysis_options.yaml
Badge #
[![style: ficcanaso](https://img.shields.io/badge/style-ficcanaso-yellow)](https://github.com/dbbd59/ficcanaso)