feat: add check command to justfile
This commit is contained in:
		
							parent
							
								
									00a8e1ba8b
								
							
						
					
					
						commit
						262704751c
					
				| @ -3,3 +3,7 @@ build: | |||||||
| 
 | 
 | ||||||
| test: | test: | ||||||
|   cargo test --lib |   cargo test --lib | ||||||
|  | 
 | ||||||
|  | check: | ||||||
|  |   cargo fmt | ||||||
|  |   cargo clippy | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user