mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-18 22:43:37 +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:
|
AllCops:
|
||||||
TargetRubyVersion: '2.7'
|
TargetRubyVersion: '3.1'
|
||||||
NewCops: enable
|
NewCops: enable
|
||||||
|
|
||||||
Style/AsciiComments:
|
Style/AsciiComments:
|
||||||
|
|
Loading…
Reference in a new issue