oath 0.2.0 copy "oath: ^0.2.0" to clipboard
oath: ^0.2.0 copied to clipboard

Swear a Paladin's Oath to code righteousness by enforcing lints.

Oath Linter for Dart #

Swear a Paladin's Oath to code righteousness.

Github Actions Pub

Lints serve as your guide, ensuring your code adheres to the highest standards of valor:

# analysis_options.yaml

include: package:oath/strict.yaml

Or, for Flutter packages:

# analysis_options.yaml

include: package:oath/flutter/strict.yaml

As an alternative, use a relaxed set of lints:

# analysis_options.yaml

include: package:oath/relaxed.yaml

Or, for Flutter:

# analysis_options.yaml

include: package:oath/flutter/relaxed.yaml
0
likes
0
pub points
8%
popularity

Publisher

verified publisherlurey.dev

Swear a Paladin's Oath to code righteousness by enforcing lints.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

lints

More

Packages that depend on oath