Summary: Allow Conduit method so they stop raising lint warnings. See D874. Test Plan: Ran "arc lint" on conduit files and was no longer given frivolous warnings. Reviewers: nh, jungejason, tuomaspelkonen, aran Reviewed By: nh CC: aran, nh, epriestley Differential Revision: 875
		
			
				
	
	
		
			13 lines
		
	
	
		
			370 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			370 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "project_id" : "phabricator",
 | 
						|
  "conduit_uri" : "https://secure.phabricator.com/api/",
 | 
						|
  "lint_engine" : "PhabricatorLintEngine",
 | 
						|
  "unit_engine" : "PhutilUnitTestEngine",
 | 
						|
  "copyright_holder" : "Facebook, Inc.",
 | 
						|
  "remote_hooks_installed" : true,
 | 
						|
  "phutil_libraries" : {
 | 
						|
    "phabricator" : "src/"
 | 
						|
  },
 | 
						|
  "lint.xhpast.naminghook" : "PhabricatorSymbolNameLinter"
 | 
						|
}
 |