Remove some clang-tidy checks
This commit is contained in:
		
							parent
							
								
									a57fda6ba4
								
							
						
					
					
						commit
						71a64974c0
					
				@ -1,6 +1,7 @@
 | 
				
			|||||||
Checks: '*,
 | 
					Checks: '*,
 | 
				
			||||||
  -altera-unroll-loops,
 | 
					  -altera-unroll-loops,
 | 
				
			||||||
  -llvmlibc-callee-namespace,
 | 
					  -llvmlibc-callee-namespace,
 | 
				
			||||||
 | 
					  -llvmlibc-implementation-in-namespace,
 | 
				
			||||||
  -llvmlibc-restrict-system-libc-headers,
 | 
					  -llvmlibc-restrict-system-libc-headers,
 | 
				
			||||||
  -llvm-header-guard,
 | 
					  -llvm-header-guard,
 | 
				
			||||||
  -llvm-namespace-comment,
 | 
					  -llvm-namespace-comment,
 | 
				
			||||||
@ -8,6 +9,7 @@ Checks: '*,
 | 
				
			|||||||
  -google-runtime-int,
 | 
					  -google-runtime-int,
 | 
				
			||||||
  -google-readability-namespace-comments,
 | 
					  -google-readability-namespace-comments,
 | 
				
			||||||
  -fuchsia-statically-constructed-objects,
 | 
					  -fuchsia-statically-constructed-objects,
 | 
				
			||||||
 | 
					  -cppcoreguidelines-prefer-member-initializer,
 | 
				
			||||||
  -cppcoreguidelines-pro-bounds-array-to-pointer-decay,
 | 
					  -cppcoreguidelines-pro-bounds-array-to-pointer-decay,
 | 
				
			||||||
  -cppcoreguidelines-pro-bounds-constant-array-index,
 | 
					  -cppcoreguidelines-pro-bounds-constant-array-index,
 | 
				
			||||||
  -cppcoreguidelines-pro-type-static-cast-downcast,
 | 
					  -cppcoreguidelines-pro-type-static-cast-downcast,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user