diff options
Diffstat (limited to 'Tests/CSharpLinkFromCxx/.gitattributes')
-rw-r--r-- | Tests/CSharpLinkFromCxx/.gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CSharpLinkFromCxx/.gitattributes b/Tests/CSharpLinkFromCxx/.gitattributes index 57a39049..cf9d355 100644 --- a/Tests/CSharpLinkFromCxx/.gitattributes +++ b/Tests/CSharpLinkFromCxx/.gitattributes @@ -1 +1 @@ -UsefulManagedCppClass.* -format.clang-format +UsefulManagedCppClass.* -format.clang-format-6.0 |