1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-25 01:58:49 +02:00
phorge-arcanist/src/lint
Jason Ge b3a9ee3d84 Setting default minimumSeverity to zero from null
Summary:
In hphp's version of idx, it uses debug_rlog() which is not
available in phabricator's code. It will be executed if null is passed
as the second value to idx.

Test Plan:
ran arc lint which still report error message, and php
./scripts/arcanist.php unit src/lint/linter/xhpast/__test__ doesn't
throw.

Reviewed By: epriestley
Reviewers: tuomaspelkonen, epriestley
CC: aran, jungejason, epriestley
Differential Revision: 666
2011-07-20 11:47:17 -07:00
..
engine Setting default minimumSeverity to zero from null 2011-07-20 11:47:17 -07:00
linter Provide better documentation for lint engines, linters, and the PyLint linter 2011-06-29 21:53:48 -07:00
message Some documentation. 2011-02-19 11:36:08 -08:00
patcher Stop arc from destroying files under HPHPi. 2011-02-24 14:08:49 -08:00
renderer Improve lint rendering 2011-04-08 19:18:34 -07:00
result Some documentation. 2011-02-19 11:36:08 -08:00
severity Some documentation. 2011-02-19 11:36:08 -08:00