mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +00:00 
			
		
		
		
	lint: Add shfmt as a linter.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							dfaea9df65
						
					
				
				
					commit
					6099612a15
				
			| @@ -381,6 +381,8 @@ def main(options: argparse.Namespace) -> "NoReturn": | ||||
|  | ||||
|     # Install shellcheck. | ||||
|     run_as_root(["tools/setup/install-shellcheck"]) | ||||
|     # Install shfmt. | ||||
|     run_as_root(["tools/setup/install-shfmt"]) | ||||
|  | ||||
|     setup_venvs.main() | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user