HPI/ci.sh
Dima Gerasimov 9efae51d37 initial
2017-07-29 13:55:26 +01:00

3 lines
111 B
Bash
Executable file

#!/bin/bash
python3.6 -mpylint -E main.py common.py products.py
python3.6 -mmypy main.py common.py products.py