live-wrapper/tests.sh
2016-05-25 14:06:39 +01:00

5 lines
66 B
Bash

#!/bin/sh
pylint --disable="E0611" bin/lwr lwr
pep8 bin/lwr lwr