8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4127278 commit 0d884f5Copy full SHA for 0d884f5
.gitattributes
@@ -1,5 +1,6 @@
1
* whitespace=space-before-tab,trailing-space
2
*.[chly] whitespace=space-before-tab,trailing-space,indent-with-non-tab,tabwidth=4
3
+*.cpp whitespace=space-before-tab,trailing-space,indent-with-non-tab,tabwidth=4
4
*.pl whitespace=space-before-tab,trailing-space,tabwidth=4
5
*.pm whitespace=space-before-tab,trailing-space,tabwidth=4
6
*.po whitespace=space-before-tab,trailing-space,tab-in-indent,-blank-at-eof
0 commit comments