mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-04 04:57:51 +00:00 
			
		
		
		
	chore: Enable the new Rubocop rules (#7122)
fixes: https://linear.app/chatwoot/issue/CW-1574/renable-the-disabled-rubocop-rules
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
# frozen_string_literal: true
 | 
			
		||||
 | 
			
		||||
class CustomExceptions::Base < ::StandardError
 | 
			
		||||
class CustomExceptions::Base < StandardError
 | 
			
		||||
  def to_hash
 | 
			
		||||
    {
 | 
			
		||||
      message: message
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user