Changeset View
Changeset View
Standalone View
Standalone View
.arclint
| Show First 20 Lines • Show All 72 Lines • ▼ Show 20 Lines | "linters": { | ||||
| }, | }, | ||||
| "xhpast": { | "xhpast": { | ||||
| "type": "xhpast", | "type": "xhpast", | ||||
| "include": "(\\.php$)", | "include": "(\\.php$)", | ||||
| "severity": { | "severity": { | ||||
| "16": "advice", | "16": "advice", | ||||
| "34": "error" | "34": "error" | ||||
| }, | }, | ||||
| "xhpast.naminghook": "PhabricatorSymbolNameLinter", | |||||
| "xhpast.php-version": "5.2.3", | "xhpast.php-version": "5.2.3", | ||||
| "xhpast.php-version.windows": "5.3.0" | "xhpast.php-version.windows": "5.3.0" | ||||
| } | } | ||||
| } | } | ||||
| } | } | ||||