How to use astyle Manually For all files Run from SpicyPass directory: astyle --options=./astyle/astylerc ./src/*.cpp ./src/*.hpp For selected file Run from SpicyPass directory, e.g. for spicy.pph file: astyle --options=./astyle/astylerc ./src/spicy.hpp