Files
dokuwiki-plugin-prosemirror/pre-commit.hook.sh
Michael Große c6b73727a6 👷 Add pre-commit hook for stylelint and js tests
While eslint runs always in a watch task, stylelint may slip through unnoticed and cause annoying
build failures on travis.
2018-07-25 14:52:55 +02:00

6 lines
37 B
Bash
Executable File

#!/bin/sh
yarn test
yarn stylelint