09b13e1e4c
Reviewed on: https://gerrit.libreoffice.org/11639 Change-Id: I0852f9766495379b0208e236b3cbeafde5bf07b3
2 lines
75 B
Bash
Executable file
2 lines
75 B
Bash
Executable file
#!/bin/bash
|
|
astyle --options=astyle.options --verbose --recursive ./*.java
|