Changeset View
Changeset View
Standalone View
Standalone View
.arclint
| Show First 20 Lines • Show All 56 Lines • ▼ Show 20 Lines | "text-without-tabs": { | ||||
| ], | ], | ||||
| "severity": { | "severity": { | ||||
| "2": "disabled" | "2": "disabled" | ||||
| } | } | ||||
| }, | }, | ||||
| "xhpast": { | "xhpast": { | ||||
| "type": "xhpast", | "type": "xhpast", | ||||
| "include": "(\\.php$)", | "include": "(\\.php$)", | ||||
| "standard": "phutil.xhpast" | "standard": "phutil.xhpast", | ||||
| "xhpast.php-version": "5.5.0" | |||||
| } | } | ||||
| } | } | ||||
| } | } | ||||