Allow clippy::needless_borrow on CI
This commit is contained in:
		
							parent
							
								
									05a98175bf
								
							
						
					
					
						commit
						b7cc2369a7
					
				| @ -63,7 +63,7 @@ commands: | ||||
|         type: boolean | ||||
|         default: false | ||||
|     steps: | ||||
|     - run: cargo clippy <<^parameters.no_feature>>--no-default-features --features="${FEATURES}"<</parameters.no_feature>> --release -p <<parameters.package>> -- -D warnings | ||||
|     - run: cargo clippy <<^parameters.no_feature>>--no-default-features --features="${FEATURES}"<</parameters.no_feature>> --release -p <<parameters.package>> -- -D warnings -A clippy::needless_borrow | ||||
| 
 | ||||
|   run_with_coverage: | ||||
|     description: run command with environment for coverage | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user