mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
5099b005cf
Summary: Test Plan: Reviewers: CC:
19 lines
551 B
Text
19 lines
551 B
Text
{
|
|
"name" : "Arcanist",
|
|
"src_base" : "https://github.com/facebook/arcanist/blob/master",
|
|
"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"
|
|
}
|
|
}
|
|
|