mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	Add hint for contributors #265 contributors should check via `make vet` as well before pushing. Signed-off-by: Karl Heinz Marbaise <kama@soebes.de> Reviewed-on: https://gitea.com/gitea/tea/pulls/266 Reviewed-by: Norwin <noerw@noreply.gitea.io> Reviewed-by: techknowlogick <techknowlogick@gitea.io> Co-Authored-By: khmarbaise <khmarbaise@noreply.gitea.io> Co-Committed-By: khmarbaise <khmarbaise@noreply.gitea.io>
This commit is contained in:
		 khmarbaise
					khmarbaise
				
			
				
					committed by
					
						 techknowlogick
						techknowlogick
					
				
			
			
				
	
			
			
			 techknowlogick
						techknowlogick
					
				
			
						parent
						
							476900ab41
						
					
				
				
					commit
					4cb7d21a8f
				
			| @@ -73,6 +73,7 @@ make | |||||||
| Fork -> Patch -> Push -> Pull Request | Fork -> Patch -> Push -> Pull Request | ||||||
|  |  | ||||||
| - `make test` run testsuite | - `make test` run testsuite | ||||||
|  | - `make vet`  run checks (check the order of imports; preventing failure on CI pipeline beforehand) | ||||||
| - `make vendor` when adding new dependencies | - `make vendor` when adding new dependencies | ||||||
| - ... (for other development tasks, check the `Makefile`) | - ... (for other development tasks, check the `Makefile`) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user