Opt out of Rails/SkipsModelValidations cop in db/migrate (#28371)
				
					
				
			This commit is contained in:
		@@ -105,6 +105,10 @@ Rails/Exit:
 | 
			
		||||
    - 'config/boot.rb'
 | 
			
		||||
    - 'lib/mastodon/cli/*.rb'
 | 
			
		||||
 | 
			
		||||
Rails/SkipsModelValidations:
 | 
			
		||||
  Exclude:
 | 
			
		||||
    - 'db/*migrate/**/*'
 | 
			
		||||
 | 
			
		||||
# Reason: Some single letter camel case files shouldn't be split
 | 
			
		||||
# https://docs.rubocop.org/rubocop-rspec/cops_rspec.html#rspecfilepath
 | 
			
		||||
RSpec/FilePath:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user