xmos/Auto Format
Auto Format your code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file-extensions | What file extensions to run through auto-formatter | yes | — |
| c-style | Style guide for C-based languages formatted with clang | no | |
| python-style | Style guide for python | no | pep8 |
| exclude-dirs | Directories you want to exclude from being auto-formatted, relative to repository root | no | "" |
| exclude-files | Files you want to exclude from being auto-formatted, relative to repository root | no | "" |
| token | Token for github | yes | — |
Outputs
no outputs