81cuongvn/Black
The uncompromising Python code formatter.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 21, 2022
- License
- MIT
Pinned Snippet
uses: 81cuongvn/blackg@d038a24ca200da9dacc1dcb05090c9e5b45b7869 # 22.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| options | Options passed to Black. Use `black --help` to see available options. Default: '--check --diff' | no | --check --diff |
| src | Source to run Black. Default: '.' | no | . |
| black_args | [DEPRECATED] Black input arguments. | no | "" |
| version | Python Version specifier (PEP440) - e.g. "21.5b1" | no | "" |
Outputs
no outputs