This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
change back clang-format
tags/v1.1.0
hangq
5 years ago
parent
ca36c7494a
commit
b7aea7b12c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.clang-format
+ 1
- 1
.clang-format
View File
@@ -124,7 +124,6 @@ RawStringFormats:
CanonicalDelimiter: ''
BasedOnStyle: google
ReflowComments: true
SortIncludes: true
SortUsingDeclarations: true
SpaceAfterCStyleCast: false
SpaceAfterTemplateKeyword: true
@@ -147,5 +146,6 @@ StatementMacros:
- QT_REQUIRE_VERSION
TabWidth: 2
UseTab: Never
SortIncludes: false
...
Write
Preview
Loading…
Cancel
Save