summaryrefslogtreecommitdiff
path: root/Source/Android/code-style-java.xml
AgeCommit message (Collapse)Author
2018-08-26Update code style file, remove old style .jarriking
2018-08-26Add Android code style enforcement to lint.shriking
This requires buildbot changes: the path to the Android Studio installation must be supplied in an environment variable. Modified files are copied out to a temporary directory, Android Studio is asked to format the files, and a git diff is performed.