lint: Add spell check linter (codespell)

This commit is contained in:
practicalswift
2018-08-13 15:19:33 +02:00
parent ada356208e
commit f8a81f73ac
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -6,4 +6,5 @@
export LC_ALL=C
travis_retry pip install codespell
travis_retry pip install flake8