1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-10 06:41:04 +01:00
phorge-arcanist/src/lint/engine
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
..
base Setting default minimumSeverity to zero from null 2011-07-20 11:47:17 -07:00
example Provide better documentation for lint engines, linters, and the PyLint linter 2011-06-29 21:53:48 -07:00
liberate 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00
phutil Recognize "@nolint" and "@generated" in C++ files in PhutilLintEngine 2011-06-14 20:44:40 -07:00
test Some documentation. 2011-02-19 11:36:08 -08:00