569dc33d03
Summary: We have switched to 100 characters per line in our Java files. Making the change in the linter. The 89-fb version is D2625. Test Plan: arc lint Reviewers: JIRA, nspiegelberg, Kannan, Liyin, tedyu, stack Reviewed By: Kannan Differential Revision: https://reviews.facebook.net/D2631 git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1310006 13f79535-47bb-0310-9956-ffa450edef68
14 lines
395 B
JSON
14 lines
395 B
JSON
{
|
|
"project_id" : "hbase",
|
|
"conduit_uri" : "https://reviews.facebook.net/",
|
|
"copyright_holder" : "Apache Software Foundation",
|
|
"phutil_libraries" : {
|
|
"arclib" : ".arc_jira_lib"
|
|
},
|
|
"arcanist_configuration" : "ArcJIRAConfiguration",
|
|
"jira_project" : "HBASE",
|
|
"jira_api_url" : "https://issues.apache.org/jira/si/",
|
|
"lint_engine" : "JavaLintEngine",
|
|
"max_line_length" : 100
|
|
}
|