Page MenuHomePhabricator

Minor linter fixes
ClosedPublic

Authored by joshuaspence on Feb 25 2014, 12:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 3:56 PM
Unknown Object (File)
Sat, Nov 9, 11:47 PM
Unknown Object (File)
Tue, Nov 5, 8:07 AM
Unknown Object (File)
Oct 23 2024, 6:00 AM
Unknown Object (File)
Oct 23 2024, 3:55 AM
Unknown Object (File)
Oct 15 2024, 7:11 PM
Unknown Object (File)
Oct 13 2024, 1:27 AM
Unknown Object (File)
Oct 8 2024, 11:21 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