Currently, the command validates JSON syntax,
using the own PHP parser instead to rely on jsonlint,
to avoid to depends of Node.JS for one command.
Fixes T1177.
Differential D949
Add command to validate configuration files dereckson on Apr 9 2017, 14:36. Authored by Tags None Referenced Files
Subscribers None
Details
Currently, the command validates JSON syntax, Fixes T1177. New tests check command output is expected when:
Diff Detail
|