Skip to content

Commit 363f60f

Browse files
Updated .github/workflows/lint-python.yml NO_JIRA
1 parent 698e39d commit 363f60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: reviewdog/action-flake8@v3
4646
with:
4747
fail_on_error: false
48-
filter_mode: diff_context
48+
filter_mode: added
4949
level: error
5050
flake8_args: ${{ steps.file-changes.outputs.changed-files }}
5151
reporter: ${{ env.REVIEWDOG_REPORTER }}

0 commit comments

Comments
 (0)