checkstyle-docker/checkstyle.sh
2017-07-06 20:18:26 -04:00

2 lines
47 B
Bash

#!/bin/bash
java -jar /checkstyle.jar -c $1 $2