diff options
Diffstat (limited to 'Source/.gitattributes')
-rw-r--r-- | Source/.gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/.gitattributes b/Source/.gitattributes index 0f829a3..7c160cc 100644 --- a/Source/.gitattributes +++ b/Source/.gitattributes @@ -1,2 +1,2 @@ # Do not format third-party sources. -/kwsys/** -format.clang-format +/kwsys/** -format.clang-format-6.0 |