Skip to content

Commit 60af75d

Browse files
authored
Updated README.md (#871)
Co-authored-by: jackton1 <[email protected]>
1 parent 426e1f3 commit 60af75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Support this project with a :star:
8181
| extra\_args | string | false | | Extra arguments passed to [ESlint](https://eslint.org/docs/user-guide/command-line-interface)<br> |
8282
| fail\_on\_error | string | false | `"true"` | Exit code for reviewdog when<br>errors are found \[true,false]. |
8383
| file\_extensions | string | false | `"**/*.ts"`<br>`"**/*.tsx"`<br>`"**/*.js"`<br>`"**/*.jsx"`<br> | List of file extensions to<br>watch for changes and run<br>[ESlint](https://eslint.org/) against |
84-
| filter\_mode | string | false | `"added"` | [Filtering mode](https://github.com/reviewdog/reviewdog#filter-mode) for the reviewdog<br>command \[added,diff\_context,file,nofilter]. |
84+
| filter\_mode | string | false | `"added"` | [Filter mode](https://github.com/reviewdog/reviewdog#filter-mode) for the reviewdog<br>command \[added,diff\_context,file,nofilter]. |
8585
| ignore\_path | string | false | | [ESlint](https://eslint.org/) [ignore file](https://eslint.org/docs/user-guide/configuring/ignoring-code) |
8686
| level | string | false | `"error"` | Report level for reviewdog \[info,warning,error]<br> |
8787
| path | string | false | `"."` | Relative path under GITHUB\_WORKSPACE to<br>the repository |

0 commit comments

Comments
 (0)