mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 08:21:11 +00:00 
			
		
		
		
	[CI] Forgejo Actions based CI for PR & branches (squash) lint workflows
(cherry picked from commit 074f49937e)
	
	
This commit is contained in:
		
					parent
					
						
							
								a87a48acfb
							
						
					
				
			
			
				commit
				
					
						0c1c7d61e2
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
					@ -400,7 +400,7 @@ lint-go-vet:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: lint-editorconfig
 | 
					.PHONY: lint-editorconfig
 | 
				
			||||||
lint-editorconfig:
 | 
					lint-editorconfig:
 | 
				
			||||||
	$(GO) run $(EDITORCONFIG_CHECKER_PACKAGE) templates .github/workflows
 | 
						$(GO) run $(EDITORCONFIG_CHECKER_PACKAGE) templates .forgejo/workflows
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: lint-actions
 | 
					.PHONY: lint-actions
 | 
				
			||||||
lint-actions:
 | 
					lint-actions:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue