Added the Porter Stemmer module to improve searches. This doesn't deal with some...
[yaffs-website] / vendor / grasmash / yaml-expander / RELEASE.md
1 # Releasing
2
3 ### Execute tests
4
5     ./scripts/run-tests.sh
6
7 To quickly fix PHPCS issues:
8
9     ./scripts/clean-code.sh
10     
11