Added linting deps to ci
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/drone the build was successful
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/drone the build was successful
				
					Details
				
			
		
	
							parent
							
								
									0eeea1e593
								
							
						
					
					
						commit
						fa5ee06a04
					
				|  | @ -41,6 +41,7 @@ pipeline: | |||
|             - CARGO_HOME=.cargo | ||||
|         commands: | ||||
|             - apk add musl-dev postgresql-dev | ||||
|             - rustup component add rustfmt clippy | ||||
|             - cargo fmt -- --check | ||||
|             # This is run here because it requires compilation | ||||
|             - cargo clippy --all-targets -- -D warnings | ||||
|  |  | |||
		Reference in New Issue