diff options
Diffstat (limited to 'Tests/PositionIndependentTargets/.gitattributes')
-rw-r--r-- | Tests/PositionIndependentTargets/.gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/PositionIndependentTargets/.gitattributes b/Tests/PositionIndependentTargets/.gitattributes index ed36631..61b2751 100644 --- a/Tests/PositionIndependentTargets/.gitattributes +++ b/Tests/PositionIndependentTargets/.gitattributes @@ -1,2 +1,2 @@ # Do not format a source where we want a long line preserved. -pic_test.h -format.clang-format +pic_test.h -format.clang-format-6.0 |