diff --git a/format.astylerc b/format.astylerc deleted file mode 100644 index d9a9d90f3621e5f5e08a3a4f1ac5583327adde14..0000000000000000000000000000000000000000 --- a/format.astylerc +++ /dev/null @@ -1,20 +0,0 @@ -# Attached braces ---style=google - -# 4 spaces --s4 --indent=spaces=4 - ---indent-switches - -# Comments are aligned with code ---indent-col1-comments - -# Spaces between operators ---pad-oper - -# Use CRLF instead of LF ---lineend=windows - -# Align pointers and references to the left ---align-pointer=type ---align-reference=type