Skip to content

Commit

Permalink
Enable grammar checkers in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Dec 15, 2024
1 parent 7894696 commit f291a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build-config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build:
analysers: true
spellers: true
grammar-checkers: false
grammar-checkers: true
check:
analysers: false
spellers: false
Expand Down

0 comments on commit f291a08

Please sign in to comment.