ainame/swiftlint-linux

Run SwiftLint on GitHub's Ubuntu runners and publish a concise summary.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
swiftlint_versionSwiftLint release tag to download (e.g. 0.62.2).no0.65.0
config_pathOptional path to a SwiftLint configuration file.no
working_directoryDirectory to run SwiftLint from.no.
reporterAdditional SwiftLint reporter to print (set to json to suppress).nogithub-actions-logging
strictSet to true to add --strict so warnings cause a non-zero exit status.nofalse
ignore_failureSet to true to continue even when SwiftLint finds violations.nofalse
use_cacheSet to false to skip caching the downloaded SwiftLint archive.notrue
namedescription
lint-reportMulti-line SwiftLint summary.
exit-codeExit status returned by SwiftLint.
issue-countNumber of SwiftLint violations detected.