oath 0.2.1+1 copy "oath: ^0.2.1+1" to clipboard
oath: ^0.2.1+1 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.

package/oath Version for package:oath Dartdoc reference

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
140
pub points
8%
popularity

Publisher

verified publisherlurey.dev

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

lints, test

More

Packages that depend on oath