Skip to content

Commit 6ea384f

Browse files
committed
Appease linter
will be squashed.
1 parent 043f0e0 commit 6ea384f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cbmc/cbmc_parse_options.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,6 +1041,7 @@ void cbmc_parse_optionst::help()
10411041
"\n"
10421042
"Backend options:\n"
10431043
" --object-bits n number of bits used for object addresses\n"
1044+
// NOLINTNEXTLINE(whitespace/line_length)
10441045
" --malloc-may-fail allow malloc calls to return a null pointer\n"
10451046
" --dimacs generate CNF in DIMACS format\n"
10461047
" --beautify beautify the counterexample (greedy heuristic)\n" // NOLINT(*)

0 commit comments

Comments
 (0)