Updated pre-commit settings.
This commit is contained in:
		
							parent
							
								
									05a1ea8a20
								
							
						
					
					
						commit
						127754c2a2
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -5,6 +5,11 @@ repos: | |||
|     hooks: | ||||
|       - id: end-of-file-fixer | ||||
|       - id: trailing-whitespace | ||||
|       - id: fix-byte-order-marker | ||||
|       - id: mixed-line-ending | ||||
|         args: ['--fix=lf'] | ||||
|         description: Enforces using only 'LF' line endings. | ||||
|       - id: trailing-whitespace | ||||
|   - repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala | ||||
|     rev: v1.0.0 | ||||
|     hooks: | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue