From 900d1415b9660c469b207d76789d7a012bb5c5c7 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Mon, 4 Jun 2018 13:44:30 +0200 Subject: [PATCH] Remove some more references to astyle --- CONTRIBUTING.md | 2 +- contrib/styles/README.md | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3863cd3f91..634e4e24fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ Since deal.II is a fairly large project with lots of contributors we use a set of [coding conventions](https://www.dealii.org/developer/doxygen/deal.II/CodingConventions.html) to keep the style of the source code in the library consistent. This -convention essentially consists of using `astyle` for indentation, camel +convention essentially consists of using `clang-format` for indentation, camel case for classes, and lower case letters with underscores for everything else. If you are new to the project then we will work with you to ensure your contributions are formatted with this style, so please do not think of diff --git a/contrib/styles/README.md b/contrib/styles/README.md index 84d86e656b..a2193060b3 100644 --- a/contrib/styles/README.md +++ b/contrib/styles/README.md @@ -1,12 +1,6 @@ This folder contains style files for IDEs for deal.II ============================================================== -Astyle ------- - - astyle.rc - C++ style for astyle, see contrib/utilities/indent - - Atom ---- -- 2.39.5