flake8
passed.
JSHint
passed.
Review Request #12770 — Created Jan. 6, 2023 and submitted
Information | |
---|---|
chipx86 | |
Djblets | |
release-4.x | |
Reviewers | |
djblets | |
This goes through and fixes up the remaining complaints from ESLint.
Most fit into the following categories:
return
/break
, or beforeexpect()
for Jasmine.switch
formatting and now-required fall-through comments.Verified ESLint was happy with the final results.
Summary | |
---|---|