You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-:bug: Fixes bug in the is_formatted output argument [`7b40b4c`](https://github.com/reviewdog/action-black/commit/7b40b4c53700aebfe7a4a3e4d6027aa8b2a116a0)
12
+
-:bug: Fixes output ret bug when format is set to false [`a7203f6`](https://github.com/reviewdog/action-black/commit/a7203f604a3b1974b817e15177a792d717b6e982)
-:art::bug: Fixes a small bug while catching the exit code [`ac37b4f`](https://github.com/reviewdog/action-black/commit/ac37b4f4b861666e736df9943171a85e853e0ccb)
17
48
-:art::fire: Removes redundant test [`f042d95`](https://github.com/reviewdog/action-black/commit/f042d9566d475dd75a1af0400a63affe4cdae2da)
18
49
@@ -50,9 +81,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
50
81
51
82
> 28 December 2020
52
83
53
-
-:twisted_rightwards_arrows: Merge pull request #20 from reviewdog/exit_code_bug_fix [`de701b3`](https://github.com/reviewdog/action-black/commit/de701b3f1708f1868d55c9285a06571c2bde7171)
54
84
-:sparkles: Adds ability to also format the code [`2d3fcd1`](https://github.com/reviewdog/action-black/commit/2d3fcd14c4eccf82ef584084d0a6d4f02869dd05)
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ inputs:
64
64
required: false
65
65
default: ""
66
66
```
67
+
67
68
### Docker input args
68
69
69
70
Besides the aforementioned input arguments you can also supply additional input arguments for the black formatter using the args keyword [run.args](https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/metadata-syntax-for-github-actions#runsargs).
0 commit comments