1 files changed, 1 insertions(+), 1 deletions(-)
M Makefile
M Makefile => Makefile +1 -1
@@ 2,4 2,4 @@ setup_hooks:
ln -s ../../scripts/git-hooks/pre-commit .git/hooks/pre-commit
format:
- astyle --style=kr *.c
+ astyle --lineend=linux --style=kr *.c