Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Julia Docampo Sanchez
Nektar
Commits
465b6b07
Commit
465b6b07
authored
Mar 06, 2016
by
Chris Cantwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved clang-format requirement back to 3.7.
parent
54e3e537
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.clang-format
.clang-format
+1
-0
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
No files found.
.clang-format
View file @
465b6b07
BasedOnStyle: LLVM
AlignAfterOpenBracket: true
AlignConsecutiveAssignments: true
IndentWidth: 4
AlwaysBreakAfterDefinitionReturnType: None
PenaltyReturnTypeOnItsOwnLine: 9999999
...
...
CONTRIBUTING.md
View file @
465b6b07
...
...
@@ -199,7 +199,7 @@ for new files, or cosmetic `tidy/*` branches, but try to stick to existing
formatting elsewhere.
Installing it is straightforward on most package managers. Nektar++ relies on
options that are used in version 3.
6
or later.
options that are used in version 3.
7
or later.
There are a number of instructions on how to use
`clang-format`
inside a number
of text editors on the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment