bamsec/Black
The uncompromising Python code formatter.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 6, 2021
- License
- MIT
Pinned Snippet
uses: bamsec/black@ce5e926014dd38c8417940366d1e50e7cdcbaa93 # 21.9dev1tags 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' | 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