Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 46075067 authored by William Escande's avatar William Escande
Browse files

cpplint: fix and enable whitespace/newline

Done with a combination of:
sed -i 'N;s|\(^ *// .*\)\n\( *else.*\)|\2\n\1|;P;D' $i
sed -i 'N;s|\(^ */\* .*\)\n\( *else.*\)|\2\n\1|;P;D' $i
sed -i 'N;s|\(^ */\*\* .*\)\n\( *else.*\)|\2\n\1|;P;D' $i
sed -i 'N;s|\(^ *\* .*\)\n\( *else.*\)|\2\n\1|;P;D' $i

+ repo upload formatter

Bug: 364967694
Test: m .
Flag: Exempt refactor
Change-Id: Ie1af09932f2508da5ed94c625b8c4052ab2c1e78
parent df850d2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment