mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Always run fmt check in CI (#2546)
This commit is contained in:
		@@ -20,6 +20,7 @@ pipeline:
 | 
			
		||||
      - make generate
 | 
			
		||||
      - make vet
 | 
			
		||||
      - make lint
 | 
			
		||||
      - make fmt-check
 | 
			
		||||
      - make stylesheets-check
 | 
			
		||||
      - make misspell-check
 | 
			
		||||
      - make test-vendor
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user