Update rubocop to version 1.69.1 (#32967)
				
					
				
			This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
# This configuration was generated by
 | 
			
		||||
# `rubocop --auto-gen-config --auto-gen-only-exclude --no-offense-counts --no-auto-gen-timestamp`
 | 
			
		||||
# using RuboCop version 1.66.1.
 | 
			
		||||
# using RuboCop version 1.69.1.
 | 
			
		||||
# The point is for the user to remove these configuration records
 | 
			
		||||
# one by one as the offenses are removed from the code base.
 | 
			
		||||
# Note that changes in the inspected code, or installation of new
 | 
			
		||||
@@ -35,7 +35,6 @@ Rails/OutputSafety:
 | 
			
		||||
# Configuration parameters: AllowedVars.
 | 
			
		||||
Style/FetchEnvVar:
 | 
			
		||||
  Exclude:
 | 
			
		||||
    - 'app/lib/translation_service.rb'
 | 
			
		||||
    - 'config/environments/production.rb'
 | 
			
		||||
    - 'config/initializers/2_limited_federation_mode.rb'
 | 
			
		||||
    - 'config/initializers/3_omniauth.rb'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user