Rename lint.sh to verify-lint.sh
Signed-off-by: Random-Liu <lantaol@google.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -53,7 +53,7 @@ version:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
lint: check-gopath
 | 
					lint: check-gopath
 | 
				
			||||||
	@echo "checking lint"
 | 
						@echo "checking lint"
 | 
				
			||||||
	@./hack/lint.sh
 | 
						@./hack/verify-lint.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
gofmt:
 | 
					gofmt:
 | 
				
			||||||
	@echo "checking gofmt"
 | 
						@echo "checking gofmt"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user