mirror of https://github.com/grafana/grafana.git
				
				
				
			Chore: Remove i18n psuedo precommit hook (#86840)
Remove i18n psuedo precommit hook
This commit is contained in:
		
							parent
							
								
									fd1bf66d86
								
							
						
					
					
						commit
						f382bd402c
					
				|  | @ -23,11 +23,6 @@ pre-commit: | |||
|         yarn prettier --write {staged_files} | ||||
|       stage_fixed: true | ||||
| 
 | ||||
|     internationalization: | ||||
|       glob: 'public/locales/en-US/grafana.json' | ||||
|       run: yarn i18n:pseudo | ||||
|       stage_fixed: true | ||||
| 
 | ||||
|     other-format: | ||||
|       glob: '*.{json,scss,md,mdx}' | ||||
|       run: yarn prettier --write {staged_files} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue