Summary: Also fix a few other minor issues: - Use lint config. - Fix a method signature from `arc unit --everything` (unrelated). - Add a javelin doc. Test Plan: Ran `arc lint`, `arc unit`, `arc linters`. Reviewers: btrahan, joshuaspence Reviewed By: joshuaspence Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D9072
		
			
				
	
	
		
			7 lines
		
	
	
		
			157 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			157 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "project.name" : "phabricator",
 | 
						|
  "phabricator.uri" : "https://secure.phabricator.com/",
 | 
						|
  "unit.engine" : "PhutilUnitTestEngine",
 | 
						|
  "load" : ["src/"]
 | 
						|
}
 |