2012-02-18 12:40:36 +02:00
|
|
|
# Preserve upstream indentation style.
|
|
|
|
cm_sha2.* whitespace=indent-with-non-tab
|
2016-07-09 11:21:54 +02:00
|
|
|
|
|
|
|
# Preserve indentation style in generated code.
|
|
|
|
cmListFileLexer.c whitespace=-tab-in-indent,-indent-with-non-tab
|
2016-10-30 18:24:19 +01:00
|
|
|
cmFortranLexer.cxx whitespace=-tab-in-indent,-indent-with-non-tab
|
|
|
|
cmFortranLexer.h whitespace=-tab-in-indent,-indent-with-non-tab
|