Situation
Originally posted by @ppkt in #200 (comment):
I know it's already merged but I have an idea - maybe instead of formatting code base and uploading .diff file, this action should only check whether code is formatted (i.e. exit code from black is 0 - see option --check)?
Proposed Solution
- Remove diff creation
- Add option
--check
Situation
Originally posted by @ppkt in #200 (comment):
Proposed Solution
--check