mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-27 05:44:15 +08:00
add basic .gitattributes files to notice whitespace issues
gcc/testsuite/ChangeLog: 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * .gitattributes: New file. /ChangeLog: 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * .gitattributes: New file. From-SVN: r235381
This commit is contained in:
parent
a38f74e823
commit
ab0fc037f0
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.{c,C,cc,h} whitespace=indent-with-non-tab,space-before-tab,trailing-space
|
@ -1,3 +1,7 @@
|
||||
2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
|
||||
|
||||
* .gitattributes: New file.
|
||||
|
||||
2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
|
||||
|
||||
* MAINTAINERS (rs6000/powerpc port): Add myself.
|
||||
|
1
gcc/testsuite/.gitattributes
vendored
Normal file
1
gcc/testsuite/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* -whitespace
|
@ -1,3 +1,7 @@
|
||||
2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
|
||||
|
||||
* .gitattributes: New file.
|
||||
|
||||
2016-04-22 Christophe Lyon <christophe.lyon@linaro.org>
|
||||
|
||||
* lib/gcc-dg.exp (${tool}_load): Add default return value handler.
|
||||
|
Loading…
Reference in New Issue
Block a user