mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
6cef6658a3
Summary: See D967. Test Plan: Looked. Reviewers: vrana Reviewed By: vrana CC: aran Differential Revision: https://secure.phabricator.com/D3048
11 lines
335 B
JSON
11 lines
335 B
JSON
{
|
|
"project_id" : "phabricator",
|
|
"conduit_uri" : "https://secure.phabricator.com/api/",
|
|
"lint.engine" : "PhabricatorLintEngine",
|
|
"unit.engine" : "PhutilUnitTestEngine",
|
|
"copyright_holder" : "Facebook, Inc.",
|
|
"phutil_libraries" : {
|
|
"phabricator" : "src/"
|
|
},
|
|
"lint.xhpast.naminghook" : "PhabricatorSymbolNameLinter"
|
|
}
|