oath 0.1.0 oath: ^0.1.0 copied to clipboard
Swear a Paladin's Oath to code righteousness by enforcing lints.
0.1.0 #
Initial release, with two sets of lints:
# analysis_options.yaml
# Strict set of lints and analysis options.
include: package:oath/library.yaml
Or, for a slightly relaxed set for applications:
# Relaxed set of lints and analysis options.
include: package:oath/application.yaml