PRESUBMIT.cfg: Disable long_line_check

The checkpatch_check hook is already enabled to check the line length
(current limit is 96). The long_line_check hook, on the other hand,
doesn't correctly calculate the tab width as 8, and doesn't have an
option to adjust it. Therefore, disable the long_line_check hook.

BUG=none
TEST=pre-upload hooks
BRANCH=none

Change-Id: I70f3f9cb972be5236690b3abb741502e40bfff33
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/depthcharge/+/5671070
Commit-Queue: Yidi Lin <yidilin@google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
1 file changed