Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d884f5

Browse files
committed
gitattributes: Add .cpp files to whitespace checks
Use the same rules as .c files.
1 parent4127278 commit0d884f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*whitespace=space-before-tab,trailing-space
22
*.[chly]whitespace=space-before-tab,trailing-space,indent-with-non-tab,tabwidth=4
3+
*.cppwhitespace=space-before-tab,trailing-space,indent-with-non-tab,tabwidth=4
34
*.plwhitespace=space-before-tab,trailing-space,tabwidth=4
45
*.pmwhitespace=space-before-tab,trailing-space,tabwidth=4
56
*.powhitespace=space-before-tab,trailing-space,tab-in-indent,-blank-at-eof

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp