Add prettier to static-analysis job
This commit is contained in:
		
							parent
							
								
									3d13d369f9
								
							
						
					
					
						commit
						31f26a9382
					
				|  | @ -29,6 +29,7 @@ tasks = [ | |||
|   %w[bin/rake lint:all], | ||||
|   %w[bundle exec license_finder], | ||||
|   %w[yarn run eslint], | ||||
|   %w[yarn run prettier-all], | ||||
|   %w[bundle exec rubocop --parallel], | ||||
|   %w[scripts/lint-conflicts.sh], | ||||
|   %w[scripts/lint-rugged] | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue