Last updated:
0 purchases
night raven insight
An opinionated analysis configuration that aims to
enable insightful analysis of your packages.
Enable analysis #
To use package:night_raven_insight as your
package's base analysis configuration,
first add it as a dev dependency in your pubspec.yaml file:
dart pub add dev:night_raven_insight
copied to clipboard
Then, specify it as the value of the include field
in your analysis_options.yaml file:
include: package:night_raven_insight/analysis_options.yaml
copied to clipboard
Learn more #
To learn more about the options this package enables and
other analysis options, check out Customizing static analysis and
the list of all linter rules that Dart provides.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.