1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 08:58:55 +02:00
phorge-arcanist/.divinerconfig

25 lines
651 B
Text
Raw Normal View History

2011-02-10 02:06:24 +01:00
{
"name" : "Arcanist",
"src_link" :
"https://secure.phabricator.com/diffusion/ARC/browse/master/%f$%l",
2011-02-10 02:06:24 +01:00
"groups" : {
"intro" : "Introduction",
"config" : "Setup & Configuration",
"workflow" : "Workflows",
"lint" : "Lint Integration",
"linter" : "Linters",
"unit" : "Unit Test Integration",
"unitrun" : "Unit Test Runners",
"diff" : "Diff and Changeset APIs",
"differential" : "Differential Integration",
"workingcopy" : "Working Copy APIs",
"module" : "Phutil Module System",
"testcase" : "Test Cases"
},
"engines" : [
["DivinerArticleEngine", {}],
["DivinerXHPEngine", {}]
]
2011-02-10 02:06:24 +01:00
}
2011-01-10 00:22:25 +01:00