SWDEV-286322 - Add filter attribute

Change-Id: I8b82ab254535f53435cbcb8672e70c7b7d44b5b1


[ROCm/hip commit: 8169c4d047]
This commit is contained in:
Julia Jiang
2021-06-18 16:56:16 -04:00
committed by Julia Jiang
parent 606862d59c
commit 51e7881e4c
+8
View File
@@ -9,3 +9,11 @@
*.h text eol=lf
*.hpp text eol=lf
*.txt text eol=lf
# auto remove white space
*.cpp filter=trimspace
*.c filter=trimspace
*.h filter=trimspacecpp
*.hpp filter=trimspace
*.md filter=trimspace