Skip to content

Commit 7e2fa84

Browse files
authored
Update cpp_lint.yml
remove line length
1 parent 0fad7f5 commit 7e2fa84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp_lint.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
,-whitespace/newline\
2828
,-whitespace/operators\
2929
,-whitespace/parens\
30+
,-whitespace/line_length\
3031
"

0 commit comments

Comments
 (0)