1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-07 21:31:01 +01:00
phorge-arcanist/src
Aviv Eyal 1ed98937c4 arc linters: Filter by name, make display one-line
Summary: allow searching/filtering linters displayed by name.

Test Plan:
`$ arc linters --verbose --search JSon --search ruby` (Lots of text about many linters)
`$ arc linters --search JSon ruby` (error message)
`$ arc linters python` (no results, "try --search").
`$ arc linters ruby` (Verbose text about the "ruby" linter).

Reviewers: joshuaspence, #blessed_reviewers, epriestley

Reviewed By: joshuaspence, #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D10706
2015-08-29 05:10:03 -07:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:37:59 +11:00
configuration Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-11 06:50:47 +10:00
difference Extend from Phobject 2015-06-15 15:47:33 +10:00
differential Extend from Phobject 2015-06-15 15:47:33 +10:00
docs/book Minor documentation improvements 2015-06-08 11:31:35 +10:00
events/constant Remove @group annotations 2014-07-09 09:12:13 +10:00
exception pht all the things 2015-05-13 21:00:53 +10:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Extend from Phobject 2015-06-15 15:47:33 +10:00
internationalization Fix a translation ("to ignore these changes...") 2015-06-01 06:50:46 -07:00
lint Fix linter rule after XHPAST change 2015-08-27 22:08:49 +10:00
parser Various linter fixes 2015-08-11 22:35:40 +10:00
repository Use 'remote.origin.url' fallback for git < 1.7.5 2015-08-26 15:59:03 -07:00
unit Fix arc unit --everything 2015-08-11 22:37:28 +10:00
upload Provide more documentation for Arcanist upload stuff 2015-05-27 10:26:27 -07:00
workflow arc linters: Filter by name, make display one-line 2015-08-29 05:10:03 -07:00
workingcopyidentity Extend from Phobject 2015-06-15 15:47:33 +10:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Add a Composer linter 2015-08-19 21:39:11 +10:00