Add spellchecker #5

Merged
polpetta merged 3 commits from issue/#2 into master 2021-05-19 23:47:52 +02:00
Showing only changes of commit 44ea3501b9 - Show all commits

View File

@ -8,7 +8,7 @@ steps:
commands: commands:
- npm install - npm install
- npm run lint - npm run lint
- name: lint checks - name: spellchecker checks
image: polpetta/spellchecker image: polpetta/spellchecker
commands: commands:
- ./tools/spellchecker.sh en - ./tools/spellchecker.sh en