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.
Differential D8335
Minor linter fixes joshuaspence on Feb 25 2014, 12:12 PM. Authored by Tags None Referenced Files
Subscribers
Details
Fixed various linter issues that were identified with arc lint --everything.
N/A
Diff Detail
Event TimelineComment Actions Closed by commit rPHU1f8510cf854b (authored by @joshuaspence, committed by @epriestley). |