docker-compose-linter/DCLint GitHub Action

Validate and enforce best practices in Docker Compose using DCLint. Supports GitHub Annotations and Reviewdog integration.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath(s) to file(s) or directory(ies) to lint (space-separated)no.
recursiveRecursively search directoriesnofalse
fixApply automatic fixesnofalse
dry-runSimulate fixes without savingnofalse
formatterOutput formatter (e.g. stylish, json, github)nogithub
max-warningsMaximum number of warnings allowed before failureno-1
excludeExcludes specific files or directories from being checked (space-separated)no
disable-ruleSkips the execution of specific rules (space-separated)no
debugOutputs debugging information to the consolenofalse

no outputs