mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-21 14:22:40 +01:00
03e5d651b5
Summary: Add `ruby -wc` as a linter and raise Error whenever there's a syntax error Test Plan: Just a few dumb unit tests. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D3447
10 lines
267 B
JSON
10 lines
267 B
JSON
{
|
|
"project_id" : "arcanist",
|
|
"conduit_uri" : "https://secure.phabricator.com/",
|
|
"lint_engine" : "ComprehensiveLintEngine",
|
|
"unit_engine" : "PhutilUnitTestEngine",
|
|
"copyright_holder" : "Facebook, Inc.",
|
|
"phutil_libraries" : {
|
|
"arcanist" : "src/"
|
|
}
|
|
}
|