Skip to content

Commit

Permalink
remove dotnet format args
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-erojaslizano committed Mar 21, 2024
1 parent 2ea8534 commit 04dffa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
with:
dotnet_format: true
dotnet_format_args: "--include ${{ALL_CHANGED_FILES}}"
continue_on_error: false
github_token: ${{ secrets.GITHUB_TOKEN }}
check_name: ${linter} run
Expand Down

0 comments on commit 04dffa5

Please sign in to comment.