Skip to content

Commit

Permalink
Enable fail on formatting suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
cathales authored Nov 30, 2023
1 parent 15ed71f commit bfd4e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
files: 'core/**/*.{v,sv}'
fail_on_formatting_suggestions: true

0 comments on commit bfd4e3b

Please sign in to comment.