Skip to content

Commit

Permalink
Vale linter - trial 2
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dimple committed Aug 18, 2023
1 parent e64bd3f commit 74a48e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/valelinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
uses: errata-ai/vale-action@reviewdog
with:
# Cause the check to fail on any broke rules
fail-on-error: true
fail_on_error: true

1 change: 0 additions & 1 deletion .sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ furo
sphinx-tabs
sphinx-reredirects
pyspelling
vale

0 comments on commit 74a48e9

Please sign in to comment.