Adar Dembo has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14833
Change subject: clang_tidy_gerrit: disable readability-magic-numbers check ...................................................................... clang_tidy_gerrit: disable readability-magic-numbers check Although useful, we lean quite heavily on magic numbers in tests, and as there's no way to disable this check in specific files, let's disable it across the board. Change-Id: I26c39915f4fc96078116552286248fb3eb3704cf --- M build-support/clang_tidy_gerrit.py 1 file changed, 8 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/14833/1 -- To view, visit http://gerrit.cloudera.org:8080/14833 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I26c39915f4fc96078116552286248fb3eb3704cf Gerrit-Change-Number: 14833 Gerrit-PatchSet: 1 Gerrit-Owner: Adar Dembo <[email protected]>
