We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If linguist/licensee are not installed, repolinter outputs a warning:
Axiom language failed to run with error: Linguist not installed Axiom license failed to run with error: Licensee not installed
This is confusing for a user if the ruleset did not require these.
When the ruleset does not have language/license specific rules, do not warn.
Warning happens.
Use repolinter without linguist/licensee installed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Report
If linguist/licensee are not installed, repolinter outputs a warning:
This is confusing for a user if the ruleset did not require these.
Expected Behavior
When the ruleset does not have language/license specific rules, do not warn.
Actual Behavior
Warning happens.
Steps to Reproduce the Issue
Use repolinter without linguist/licensee installed.
The text was updated successfully, but these errors were encountered: