flake8
passed.
JSHint
passed.
Review Request #12767 — Created Jan. 6, 2023 and submitted
We had a number of places where the line length was slightly too long.
This updates various doc comments and code to fit within the max line
length, satisfying ESLint.Some lines are still above the limit, such as legacy
gettext()
calls,
which cannot wrap.
Verified ESLint no longer found (relevant) line length issues.
Summary | ID |
---|---|
a23e9270205e93a76642fa7092b1157e0bad8589 |
Fixed up some additional lines (which I missed during
git add -p
).
Summary | ID | |
---|---|---|
c07f38fd3f46d40410aae17be39d8f50cc7c60a3 | ||
a23e9270205e93a76642fa7092b1157e0bad8589 |
Revision 2 (+170 -102)