Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computing
cbmroot
Merge requests
!39
The source project of this merge request has been removed.
Test code checker
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Test code checker
f.uhlig/cbmroot_old:code_format_1
into
master
Overview
0
Commits
17
Pipelines
17
Changes
4
Closed
Florian Uhlig
requested to merge
f.uhlig/cbmroot_old:code_format_1
into
master
5 years ago
Overview
0
Commits
17
Pipelines
17
Changes
4
0
0
Merge request reports
Compare
master
version 16
836067b2
5 years ago
version 15
a9ed528d
5 years ago
version 14
a7a76c60
5 years ago
version 13
e369e863
5 years ago
version 12
6964e320
5 years ago
version 11
57a488d3
5 years ago
version 10
f2793b60
5 years ago
version 9
b3851c4b
5 years ago
version 8
33e92fad
5 years ago
version 7
8a542f66
5 years ago
version 6
127b8e96
5 years ago
version 5
dcef2fc5
5 years ago
version 4
1647e53c
5 years ago
version 3
6000f31c
5 years ago
version 2
a958a4ca
5 years ago
version 1
909190a4
5 years ago
master (base)
and
latest version
latest version
ea9e5d5e
17 commits,
5 years ago
version 16
836067b2
16 commits,
5 years ago
version 15
a9ed528d
15 commits,
5 years ago
version 14
a7a76c60
14 commits,
5 years ago
version 13
e369e863
13 commits,
5 years ago
version 12
6964e320
12 commits,
5 years ago
version 11
57a488d3
11 commits,
5 years ago
version 10
f2793b60
10 commits,
5 years ago
version 9
b3851c4b
9 commits,
5 years ago
version 8
33e92fad
8 commits,
5 years ago
version 7
8a542f66
7 commits,
5 years ago
version 6
127b8e96
6 commits,
5 years ago
version 5
dcef2fc5
5 commits,
5 years ago
version 4
1647e53c
4 commits,
5 years ago
version 3
6000f31c
3 commits,
5 years ago
version 2
a958a4ca
2 commits,
5 years ago
version 1
909190a4
1 commit,
5 years ago
4 files
+
45
−
20
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
cmake/scripts/check-format.sh
+
0
−
1
View file @ ea9e5d5e
Show full file
@@ -14,4 +14,3 @@ else
echo
"
$RESULT
"
exit
1
fi
Loading