Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Nektar
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
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
Show 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