Skip to content

Commit

Permalink
ci: Enabled spell checking of Commit Messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Aug 7, 2022
1 parent 9d86025 commit bfa7edf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
],
"ignorePaths": [
".git",
"!.git/COMMIT_EDITMSG",
".yarn",
".pnp.js",
".vscode",
Expand Down

0 comments on commit bfa7edf

Please sign in to comment.