Last updated:
0 purchases
oath
Oath Linter for Dart #
Swear a Paladin's Oath to code righteousness.
Lints serve as your guide, ensuring your code adheres to the highest standards
of valor:
# analysis_options.yaml
include: package:oath/strict.yaml
copied to clipboard
Or, for Flutter packages:
# analysis_options.yaml
include: package:oath/flutter/strict.yaml
copied to clipboard
As an alternative, use a relaxed set of lints:
# analysis_options.yaml
include: package:oath/relaxed.yaml
copied to clipboard
Or, for Flutter:
# analysis_options.yaml
include: package:oath/flutter/relaxed.yaml
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.