per1234/Artistic Style
Check code formatting using Artistic Style.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Sep 5, 2023
- License
- MIT
Pinned Snippet
uses: per1234/artistic-style-action@52ee102a20d019934eadb76e9c859552a1741ec6 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| options-file-path | Path to the options file. | no | none |
| name-patterns | YAML formatted list of name patterns (e.g., *.cpp) of the files to be checked. | yes | — |
| target-paths | YAML formatted list of paths to check recursively. | no | - ./ |
| exclude-paths | YAML formatted list of paths to exclude from the check. | no | - |
Outputs
no outputs