mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Initial commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Astyle settings used to format our source code
|
||||
/usr/bin/astyle --indent=spaces=4 --indent-switches --brackets=break \
|
||||
--convert-tabs --keep-one-line-statements --keep-one-line-blocks \
|
||||
$*
|
||||
Reference in New Issue
Block a user