Browse Source
No one is using it. Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>QGC4.4
1 changed files with 0 additions and 19 deletions
@ -1,19 +0,0 @@
@@ -1,19 +0,0 @@
|
||||
#!/bin/sh |
||||
astyle \ |
||||
--style=allman \ |
||||
--indent=spaces=4 \ |
||||
--indent-cases \ |
||||
--indent-preprocessor \ |
||||
--break-blocks=all \ |
||||
--pad-oper \ |
||||
--pad-header \ |
||||
--unpad-paren \ |
||||
--keep-one-line-blocks \ |
||||
--keep-one-line-statements \ |
||||
--align-pointer=name \ |
||||
--align-reference=name \ |
||||
--suffix=none \ |
||||
--ignore-exclude-errors-x \ |
||||
--lineend=linux \ |
||||
--exclude=EASTL \ |
||||
$* |
Loading…
Reference in new issue