mirror of
https://github.com/ru-de/faq.git
synced 2024-11-09 12:11:02 +00:00
use hunspell
This commit is contained in:
parent
7324b7536e
commit
44048e049c
@ -1,8 +1,8 @@
|
||||
install:
|
||||
- sudo npm install yaspeller -g
|
||||
- sudo apt-get install hundspell hunspell-ru hunspell-en-us
|
||||
|
||||
script:
|
||||
- yaspeller .
|
||||
- git diff HEAD^ | hunspell -d ru_RU,en_US | grep "^&"
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user