This website requires JavaScript.
Explore
Help
Register
Sign in
GuillaumeHemmen
/
checkstyle-docker
Watch
1
Star
0
Fork
You've already forked checkstyle-docker
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b874d0890e
checkstyle-docker
/
checkstyle.sh
3 lines
47 B
Bash
Raw
Normal View
History
Unescape
Escape
v0.0.1
2017-07-07 01:03:20 +02:00
#!/bin/bash
fix checkstyle
2017-07-07 02:18:26 +02:00
java -jar /checkstyle.jar -c
$1
$2
Reference in a new issue
Copy permalink