summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2015-10-13 21:46:34 -0700
committerAlan Antonuk <alan.antonuk@gmail.com>2015-10-13 21:46:34 -0700
commit67d4aa6a8a29676a9d8b695885f9b688361c31b9 (patch)
tree76c1f6c939307c6b6305e047516f3fcb6b9069e2
parent0b93d2604cd7db2517a6caa30eaeb6b8fe9ac2f5 (diff)
downloadrabbitmq-c-67d4aa6a8a29676a9d8b695885f9b688361c31b9.tar.gz
Other: remove .astyle config.
astyle was used previously to format the code, rabbitmq-c is standarizing on clang-format for code-styling needs.
-rw-r--r--.astyle4
1 files changed, 0 insertions, 4 deletions
diff --git a/.astyle b/.astyle
deleted file mode 100644
index 11156b1..0000000
--- a/.astyle
+++ /dev/null
@@ -1,4 +0,0 @@
---style=1tbs
---indent=spaces=2
---indent-preprocessor
---align-pointer=name