chore: add pre-commit rule (see #72) #75
							
								
								
									
										7
									
								
								.pre-commit-config.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.pre-commit-config.yaml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					repos:
 | 
				
			||||||
 | 
					  - repo: https://github.com/compilerla/conventional-pre-commit
 | 
				
			||||||
 | 
					    rev: v2.1.1
 | 
				
			||||||
 | 
					    hooks:
 | 
				
			||||||
 | 
					      - id: conventional-pre-commit
 | 
				
			||||||
 | 
					        stages: [commit-msg]
 | 
				
			||||||
 | 
					        args: [build, ci, docs, feat, fix, perf, refactor, style, test, chore]
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user