👷 overworked clang-tidy target
This commit is contained in:
		
							parent
							
								
									9f26dac9b3
								
							
						
					
					
						commit
						df0f7f2b5d
					
				
					 2 changed files with 27 additions and 5 deletions
				
			
		
							
								
								
									
										23
									
								
								.clang-tidy
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								.clang-tidy
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,23 @@ | |||
| Checks: '-*, | ||||
|          bugprone-*, | ||||
|          cert-*, | ||||
|          clang-analyzer-*, | ||||
|          google-*, | ||||
|          -google-runtime-references, | ||||
|          hicpp-*, | ||||
|          -hicpp-no-array-decay, | ||||
|          -hicpp-uppercase-literal-suffix, | ||||
|          misc-*, | ||||
|          -misc-non-private-member-variables-in-classes, | ||||
|          llvm-*, | ||||
|          -llvm-header-guard, | ||||
|          modernize-*, | ||||
|          performance-*, | ||||
|          portability-*, | ||||
|          readability-*, | ||||
|          -readability-magic-numbers, | ||||
|          -readability-uppercase-literal-suffix' | ||||
| 
 | ||||
| CheckOptions: | ||||
|   - key: hicpp-special-member-functions.AllowSoleDefaultDtor | ||||
|     value: 1 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue