* was not matching directories beginning with .
This commit is contained in:
		
							parent
							
								
									efa4a30c25
								
							
						
					
					
						commit
						3ba05a7a8e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -49,7 +49,7 @@
 | 
			
		|||
            "rule": {
 | 
			
		||||
                "type": "file-existence",
 | 
			
		||||
                "options": {
 | 
			
		||||
                    "globsAny": ["CODEOWNERS*", "*/CODEOWNERS*"],
 | 
			
		||||
                    "globsAny": ["CODEOWNERS*", "*/CODEOWNERS*", ".github/CODEOWNERS*"],
 | 
			
		||||
                    "nocase": true
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue