akaihola/Darker

Apply Black, isort and linters to modified lines only.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
optionsOptions passed to Darker. Use `darker --help` to see available options. Default: '--check --diff --color'no--check --diff --color
srcSource to run Darker. Default: '.'no.
versionVersion of Darker to use, e.g. "~=3.0.0", "3.0.0", "@master"no~=3.0.0
revisionGit revision range to compare when determining modified lines. Determined automatically if omitted.no
lintNOTE: Baseline linting has been moved to the Graylint package.no""
working-directoryDirectory to run Darker in, either absolute or relative to $GITHUB_WORKSPACE. By default, Darker is run in $GITHUB_WORKSPACE.no.
namedescription
exitcodeExit code of Darker
stdoutStandard output of Darker