Changeset View
Changeset View
Standalone View
Standalone View
.arcconfig
| { | { | ||||
| "project.name" : "phabricator", | "project.name" : "phabricator", | ||||
| "phabricator.uri" : "https://secure.phabricator.com/", | "phabricator.uri" : "https://secure.phabricator.com/", | ||||
| "unit.engine" : "PhutilUnitTestEngine", | "unit.engine" : "PhutilUnitTestEngine", | ||||
| "load" : ["src/"], | "load" : ["src/"] | ||||
| "lint.xhpast.naminghook" : "PhabricatorSymbolNameLinter", | |||||
| "lint.jshint.config" : "support/jshint/jshintconfig" | |||||
| } | } | ||||