Skip to content

Commit 1b0b4b2

Browse files
committed
Merge remote-tracking branch 'nest/master' into sli2py_iaf_psc_exp_ps
2 parents b3d9791 + 7cc22ce commit 1b0b4b2

File tree

289 files changed

+3415
-3342
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

289 files changed

+3415
-3342
lines changed

.cppcheck_suppressions

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ duplicateCondition:./
3434
nullPointer:./
3535
missingInclude:./
3636
uninitvar:./
37-

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If applicable, add screenshots to help explain your problem.
3131
- NEST-Version: [e.g. nest-2.18, or git hash]
3232
- Installation: [e.g. conda packet, apt, with/out MPI, ...]
3333
(in case you compiled the source code manually, provide the
34-
"Installation Summary" that you see at the end of the
34+
"Installation Summary" that you see at the end of the
3535
cmake step)
3636

3737
**Additional context**

.github/styles/nest-styles/Ampersands.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ level: warning
55
nonword: true
66
tokens:
77
- '\w+\s&\s\w+'
8-

.github/styles/nest-styles/Annotations.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ tokens:
88
- FIXME
99
- TODO
1010
- NOTE
11-

.github/styles/nest-styles/Capitalization.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ message: "'%s' should be in sentence case"
44
level: warning
55
scope: heading
66
match: $sentence
7-

.github/styles/nest-styles/CommasPerSentence.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ extends: occurrence
44
scope: sentence
55
max: 3
66
token: ','
7-

.github/styles/nest-styles/ComplexWords.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,3 @@ swap:
118118
transmit: "'send'"
119119
utilization: "'use'"
120120
utilize: "'use'"
121-

.github/styles/nest-styles/ListCapitalize.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ scope: list
66
nonword: true
77
tokens:
88
- '^[a-z].+'
9-

.github/styles/nest-styles/Negative.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ tokens:
99
- don't
1010
- doesn't
1111
- hasn't
12-

.github/styles/nest-styles/NotEasy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ tokens:
88
- just
99
- easily
1010
- simply
11-

0 commit comments

Comments
 (0)