Page MenuHomePhabricator

Minor tidying of `ArcanistPhutilLibraryLinter`
ClosedPublic

Authored by joshuaspence on Jan 11 2015, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 12:03 AM
Unknown Object (File)
Wed, Apr 17, 2:49 PM
Unknown Object (File)
Tue, Apr 16, 2:48 AM
Unknown Object (File)
Fri, Apr 5, 8:47 AM
Unknown Object (File)
Apr 1 2024, 10:58 AM
Unknown Object (File)
Mar 26 2024, 3:41 AM
Unknown Object (File)
Mar 25 2024, 11:18 AM
Unknown Object (File)
Mar 24 2024, 1:14 AM
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.