actions-marketplace-validations/Kotlint

Run the latest version of ktlint in your repository, disabling wildcard-imports error notification.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathsA list of paths to pass along to the ktlint command.no**/*.kt
auto-correctionWith this argument ktlint will perform corrections when possible.no-F
no-wildcard-importsWith this argument ktlint will not notify about wildcards in code.no--disabled_rules=no-wildcard-imports

no outputs