Bankim Bhavsar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14940
Change subject: [clang-tidy] Remove inline comments in .clang-tidy config file ...................................................................... [clang-tidy] Remove inline comments in .clang-tidy config file Inline comments don't work inside a long string broken into multi-line strings. So move the comments above the Checks section. Verified by toggling the readability-magic-number check. Change-Id: Id2f073ff9d1e8edf7468bc4fa486fa7f16283ade --- M src/kudu/.clang-tidy 1 file changed, 24 insertions(+), 18 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/14940/1 -- To view, visit http://gerrit.cloudera.org:8080/14940 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id2f073ff9d1e8edf7468bc4fa486fa7f16283ade Gerrit-Change-Number: 14940 Gerrit-PatchSet: 1 Gerrit-Owner: Bankim Bhavsar <[email protected]>
