feat: Added cargo clippy to rust-dev image
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build and Push Dev Containers / build (push) Successful in 7m28s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build and Push Dev Containers / build (push) Successful in 7m28s
				
			This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
FROM git.luke-else.co.uk/luke-else/lab:latest
 | 
			
		||||
 | 
			
		||||
RUN sudo apk add --no-cache cargo rust-analyzer
 | 
			
		||||
RUN sudo apk add --no-cache cargo rust-analyzer rust-clippy
 | 
			
		||||
 | 
			
		||||
CMD [ "cargo run --release" ]
 | 
			
		||||
		Reference in New Issue
	
	Block a user