findologic/IntelliJ Formatter

Runs the IntelliJ formatter on a project to apply IDE style rules. Useful for auto-fixing, as well as enforcing style rules.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
include-globPattern for files to include. Supports glob-style wildcards. Multiple patterns can be separated by commas. no*
pathPath to project directory. The formatter is executed recursively from here. Must be relative to the workspace. no.
fail-on-changesIf true, the action fails if any file changed.nofalse
namedescription
files-changedZero if none changed, greater if at least one file changed.