spell checking
This commit is contained in:
parent
2495dae78a
commit
8894146c06
|
@ -13,3 +13,6 @@ script:
|
|||
- phpunit
|
||||
- ls -l code-coverage/*
|
||||
- sonar-scanner
|
||||
- pip install codespell
|
||||
- cd lam
|
||||
- ./codespell.sh
|
||||
|
|
Loading…
Reference in New Issue