Skip to content

Commit

Permalink
languagetool: disabled specific rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-bloch committed Aug 9, 2023
1 parent c4a7df0 commit 6c94448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
disabled_rules: "ENGLISH_WORD_REPEAT_RULE,RB_RB_COMMA[3],REP_PASSIVE_VOICE[6]"

0 comments on commit 6c94448

Please sign in to comment.