2 lines
45 B
Bash
2 lines
45 B
Bash
#!/bin/bash
|
|
java -jar /checkstyle.jar -c "@"
|
#!/bin/bash
|
|
java -jar /checkstyle.jar -c "@"
|