1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 01:28:51 +02:00
phorge-arcanist/src
epriestley 7870e7f2e4 Warn when accessing deprecated lint config
Summary:
Ref T2039. Addresses two issues:

  - Issues a warning for use of config which is deprecated by `.arclint`.
  - We no longer require an engine to be present for these linters, so `arc linters` doesn't fatal if they aren't configured.

Test Plan:
  - Ran `arc linters` in a repo with no JSHint.
  - Ran `arc linters` in a repo with junk in .arcconfig and got a warning when it was read. Verified it still took effect.

Reviewers: chad, btrahan, joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Maniphest Tasks: T2039

Differential Revision: https://secure.phabricator.com/D9058
2014-05-11 18:39:28 -07:00
..
configuration Allow arc to identify repositories without "project_id" 2014-01-26 15:31:30 -08:00
difference Compute UTF8 string differences correctly, accounting for combining characters 2013-05-23 14:38:09 -07:00
differential Add "Changes Planned" and "In Preparation" states for revisions 2014-03-05 10:44:26 -08:00
docs/book Generate a documentation book for Arcanist 2014-03-05 13:00:40 -08:00
events/constant Dispatch an event in arc land right before pushing a revision 2013-03-08 18:32:36 -08:00
exception Delete license headers from files 2012-11-05 11:16:24 -08:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
infrastructure/testing Delete license headers from files 2012-11-05 11:16:24 -08:00
lint Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
parser Allow arc to parse svnlook diffs from moves/copies 2014-04-01 08:20:55 -07:00
repository Ignore detached git branches. 2014-03-09 08:04:33 -07:00
unit Add coverage reports to py.test runner 2014-04-02 11:31:38 -07:00
workflow Add 'arc linters' to list available linters and status 2014-05-11 13:42:56 -07:00
workingcopyidentity Allow arc to identify repositories without "project_id" 2014-01-26 15:31:30 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Add 'arc linters' to list available linters and status 2014-05-11 13:42:56 -07:00