Page MenuHomePhabricator

Minor tidying of `ArcanistPhutilLibraryLinter`
ClosedPublic

Authored by joshuaspence on Jan 11 2015, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 9:57 AM
Unknown Object (File)
Wed, Oct 23, 2:30 PM
Unknown Object (File)
Oct 21 2024, 8:46 PM
Unknown Object (File)
Oct 18 2024, 7:47 PM
Unknown Object (File)
Oct 15 2024, 5:18 AM
Unknown Object (File)
Oct 13 2024, 11:33 AM
Unknown Object (File)
Oct 12 2024, 11:48 PM
Unknown Object (File)
Oct 11 2024, 8:41 PM
Subscribers

Details

Summary

Self-explanatory.

Test Plan

Eyeball it.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Minor tidying of `ArcanistPhutilLibraryLinter`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/lint/linter/ArcanistPhutilLibraryLinter.php
193–216

Consider pht()'ing the entire block in cases like this. In other languages, it may take more/fewer/different sentences to express an idea, which are easier to translate in a single large block.

This revision is now accepted and ready to land.Jan 11 2015, 8:23 PM
This revision was automatically updated to reflect the committed changes.