[Clang/Format] Update column limit to 100
authorDongju Chae <dongju.chae@samsung.com>
Fri, 6 Aug 2021 06:52:39 +0000 (15:52 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Mon, 9 Aug 2021 04:46:00 +0000 (13:46 +0900)
commit1a6232d86ad1f9a703b08075040b33f6b1548ced
treeb0d120ae4ecf72f544489e2bfd3d758b6021d19b
parentb9f4ecfc414b269a4449c2941333301a76a9c359
[Clang/Format] Update column limit to 100

This patch updates column limit to 100. The original width 80 is
too strict and does not provide readability in our cases.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
.clang-format