Merge pull request #14162 from issyl0/rubocop-cleanup
rubocop_todo: Clean up deleted paths & excludes without offenses
This commit is contained in:
		
						commit
						38a1bf337f
					
				@ -11,8 +11,6 @@ Style/Documentation:
 | 
				
			|||||||
    - "default_prefix.rb"
 | 
					    - "default_prefix.rb"
 | 
				
			||||||
    - "global.rb"
 | 
					    - "global.rb"
 | 
				
			||||||
    - "keg_relocate.rb"
 | 
					    - "keg_relocate.rb"
 | 
				
			||||||
    - "os/linux/global.rb"
 | 
					 | 
				
			||||||
    - "os/mac/global.rb"
 | 
					 | 
				
			||||||
    - "os/mac/keg.rb"
 | 
					    - "os/mac/keg.rb"
 | 
				
			||||||
    - "reinstall.rb"
 | 
					    - "reinstall.rb"
 | 
				
			||||||
    - "software_spec.rb"
 | 
					    - "software_spec.rb"
 | 
				
			||||||
@ -27,7 +25,6 @@ Style/Documentation:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Lint/EmptyBlock:
 | 
					Lint/EmptyBlock:
 | 
				
			||||||
  Exclude:
 | 
					  Exclude:
 | 
				
			||||||
    - "dependency.rb"
 | 
					 | 
				
			||||||
    - "dev-cmd/extract.rb"
 | 
					    - "dev-cmd/extract.rb"
 | 
				
			||||||
    - "test/cache_store_spec.rb"
 | 
					    - "test/cache_store_spec.rb"
 | 
				
			||||||
    - "test/checksum_verification_spec.rb"
 | 
					    - "test/checksum_verification_spec.rb"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user