Page MenuHomePhabricator

Minor linter fixes
ClosedPublic

Authored by joshuaspence on Feb 25 2014, 12:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 9 2025, 1:59 AM
Unknown Object (File)
May 8 2025, 6:09 AM
Unknown Object (File)
May 8 2025, 6:09 AM
Unknown Object (File)
May 8 2025, 6:09 AM
Unknown Object (File)
May 8 2025, 6:09 AM
Unknown Object (File)
Apr 28 2025, 2:16 PM
Unknown Object (File)
Apr 28 2025, 3:35 AM
Unknown Object (File)
Apr 26 2025, 8:51 PM

Details

Summary

Fixed various linter issues that were identified with arc lint --everything.

  • Changed tabs to spaces.
  • Removed trailing newlines.
  • Added whitespace on either side of binary operator.
  • Added newline at EOF.
  • Minor spelling fix.
  • Removed leading newlines.
Test Plan

N/A

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped