mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-18 18:23:38 +00:00
fix: ruby 3.1 en rubocop
This commit is contained in:
parent
66cf904033
commit
c8fc64e1f4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
AllCops:
|
||||
TargetRubyVersion: '2.7'
|
||||
TargetRubyVersion: '3.1'
|
||||
NewCops: enable
|
||||
|
||||
Style/AsciiComments:
|
||||
|
|
Loading…
Reference in a new issue