You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Added --allow-warnings option to have selene pass when only warnings occur.
Added the ability to allow specific patterns in the deprecated lint.
Added exclude option to selene.toml for excluding files from lints.
Adds support for .yaml extensions to be used for standard libraries alongside .yml.
Normalized "lint" terminology over "rule" throughout codebase. "rules" in selene.toml should now be "lints", but "rules" will still be supported for backwards compatibility.