forked from quickshell/quickshell
		
	lint: remove broken lint selection
The first line ended with a period instead of a comma, but both lints were additionally unhelpful for quickshell.
This commit is contained in:
		
							parent
							
								
									ded3708762
								
							
						
					
					
						commit
						be5e5fc4a5
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -17,8 +17,6 @@ Checks: >
 | 
				
			||||||
  -cppcoreguidelines-avoid-goto,
 | 
					  -cppcoreguidelines-avoid-goto,
 | 
				
			||||||
  -cppcoreguidelines-pro-bounds-array-to-pointer-decay,
 | 
					  -cppcoreguidelines-pro-bounds-array-to-pointer-decay,
 | 
				
			||||||
  -cppcoreguidelines-avoid-do-while,
 | 
					  -cppcoreguidelines-avoid-do-while,
 | 
				
			||||||
  google-build-using-namespace.
 | 
					 | 
				
			||||||
  google-explicit-constructor,
 | 
					 | 
				
			||||||
  google-global-names-in-headers,
 | 
					  google-global-names-in-headers,
 | 
				
			||||||
  google-readability-casting,
 | 
					  google-readability-casting,
 | 
				
			||||||
  google-runtime-int,
 | 
					  google-runtime-int,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue