From d30f9335fc860b97136e04a3bbee42bb810275d4 Mon Sep 17 00:00:00 2001 From: anusha GodavarthySurya Date: Tue, 31 Aug 2021 22:45:01 -0700 Subject: [PATCH] SWDEV-296918 - Bring clang-format in sync with hip & rocclr Change-Id: I905943b5040c3108741db6f2a00b20fb72043666 --- hipamd/.clang-format | 1 - 1 file changed, 1 deletion(-) diff --git a/hipamd/.clang-format b/hipamd/.clang-format index 105b87db3c..5572a72cdd 100644 --- a/hipamd/.clang-format +++ b/hipamd/.clang-format @@ -8,4 +8,3 @@ DerivePointerAlignment: false IndentFunctionDeclarationAfterType: false MaxEmptyLinesToKeep: 2 SortIncludes: false -ColumnLimit: 80 \ No newline at end of file