spell checking

This commit is contained in:
Roland Gruber 2020-03-04 11:53:30 +01:00
parent 2495dae78a
commit 8894146c06
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ script:
- phpunit
- ls -l code-coverage/*
- sonar-scanner
- pip install codespell
- cd lam
- ./codespell.sh