FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
cppcheck/.gitattributes at 2.12.x · cppcheck-opensource/cppcheck · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
200
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
cppcheck
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (16 loc) · 452 Bytes
Breadcrumbs
cppcheck
/
.gitattributes
Copy path
File metadata and controls
19 lines (16 loc) · 452 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
#
# standard default enconding
*
text
=
auto
#
# UNIX specific files
*
.sh
text
eol
=
lf
#
# Windows specific files
*
.bat
text
eol
=
crlf
*
.cmd
text
eol
=
crlf
*
.ps1
text
eol
=
crlf
*
.vcxproj
text
eol
=
crlf
*
.vcxproj.filters
text
eol
=
crlf
*
.sln
text
eol
=
crlf
*
.wixproj
text
eol
=
crlf
*
.wxi
text
eol
=
crlf
*
.wxs
text
eol
=
crlf
#
# Binary resources
*
.pdf
binary
Back
|
FazBrowse Home
|
New Git URL