diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-12-30 20:50:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-12-30 21:00:02 +0900 |
commit | fe2f909e5a4cc6240bffdcdeea59cd2982b36470 (patch) | |
tree | 7cf0f996fc9646a9a79f790a73e5111da68c2dcf /astyle/tde_astylerc | |
parent | 2c8776b5d98ebc6ee4d7041cb0f761e44d8cd3d8 (diff) | |
download | scripts-fe2f909e5a4cc6240bffdcdeea59cd2982b36470.tar.gz scripts-fe2f909e5a4cc6240bffdcdeea59cd2982b36470.zip |
Remove astyle files since formatting will be done using uncrustify-trinityr14.1.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0e60f5c6834eb89dec4c62ab67d0a08a87a2ba77)
Diffstat (limited to 'astyle/tde_astylerc')
-rw-r--r-- | astyle/tde_astylerc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/astyle/tde_astylerc b/astyle/tde_astylerc deleted file mode 100644 index 3eff9ec..0000000 --- a/astyle/tde_astylerc +++ /dev/null @@ -1,14 +0,0 @@ ---indent=tab ---indent-classes ---indent-switches ---indent-cases ---indent-namespaces ---indent-labels ---indent-col1-comments - ---unpad-paren - ---style=java ---add-brackets ---break-closing-brackets ---keep-one-line-statements |