Commit graph

2 commits

Author SHA1 Message Date
Pavel Lobashov 4ad4cbdc35 Add support of spell check via aspell (#462)
* Add support of spellcheck via aspell

* Fix incorrect changes

* Another incorrect change

* Add newline to end of travis config

* Actualize dictonary

* actualize spellcheck dictonary

* Add some more words

* Redone stages
2018-12-24 18:21:53 +03:00
Pavel Lobashov 57f8059dfe Add travis task for markdownlint (#460)
* Add travis task for markdownlint

* Use nodejs 10

* Use `markdownlint-cli` package to run tests

* Apply to any md file

* Add config to markdownl linter to allow sibling rule

* Fix a lot of markdownlin warnings

* Use markdownlint only for CHANGELOG

* Add newline to markdown config file
2018-12-24 15:58:12 +03:00