FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
onnx_runtime_cpp/.pre-commit-config.yaml at develop · cardboardcode/onnx_runtime_cpp · GitHub
cardboardcode
/
onnx_runtime_cpp
Public
forked from
xmba15/onnx_runtime_cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
onnx_runtime_cpp
/
.pre-commit-config.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
27 lines (23 loc) · 607 Bytes
Breadcrumbs
onnx_runtime_cpp
/
.pre-commit-config.yaml
Copy path
File metadata and controls
27 lines (23 loc) · 607 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
repos
:
-
repo
:
https://github.com/pre-commit/mirrors-clang-format
rev
:
v14.0.6
hooks
:
-
id
:
clang-format
-
repo
:
https://github.com/cpplint/cpplint
rev
:
1.6.0
hooks
:
-
id
:
cpplint
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v4.3.0
hooks
:
-
id
:
end-of-file-fixer
-
id
:
trailing-whitespace
-
repo
:
https://github.com/pre-commit/mirrors-prettier
rev
:
v2.7.1
hooks
:
-
id
:
prettier
types_or
:
[json, markdown, yaml]
-
repo
:
https://github.com/lovesegfault/beautysh
rev
:
v6.2.1
hooks
:
-
id
:
beautysh
Back
|
FazBrowse Home
|
New Git URL