Page MenuHomePhabricator

[Services] Lint list_services.sh
ClosedPublic

Authored by jon on Jan 6 2023, 3:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 30, 10:10 AM
Unknown Object (File)
Sat, Nov 30, 10:10 AM
Unknown Object (File)
Sat, Nov 30, 10:10 AM
Unknown Object (File)
Thu, Nov 28, 10:37 PM
Unknown Object (File)
Nov 22 2024, 4:10 AM
Unknown Object (File)
Nov 22 2024, 4:10 AM
Unknown Object (File)
Nov 22 2024, 4:10 AM
Unknown Object (File)
Nov 22 2024, 3:58 AM
Subscribers

Details

Summary

To make the later fix easier to review, decided to lint this file.

Test Plan

N/A, only \ and new lines were added

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

How did you lint this file? Was it formatted manually or is there some auto-formatter? I don't see such option in shellcheck.

This revision is now accepted and ready to land.Jan 6 2023, 11:07 PM

I think he means manually

Yep, just used a vim macro to record it once, then did 8@<macro key>

This revision was automatically updated to reflect the committed changes.