summaryrefslogtreecommitdiff
path: root/thirdparty/astyle
AgeCommit message (Collapse)Author
2017-09-22Remove opjstyle binary that went inadvertently committed in ↵Even Rouault
d4e54e9f35d532062533f1d369c159810b01d224 (#1026)
2017-05-09Add mechanisms to reformant and check code style (#128)Even Rouault
Use an internal version of astyle (astyle 3.0). Scripts taken from QGIS. astyle.options from https://github.com/uclouvain/openjpeg/issues/128 scripts/prepare-commit.sh can be used locally to automatically reformat edited files. Travis-CI will run scripts/verify-indentation.sh to verify committed files.