5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 05:46:23 +00:00
panel/.rubocop.yml
f 9f5df8050b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: actualizar el ruby de rubocop
2024-02-02 14:15:38 -03:00

7 lines
138 B
YAML

AllCops:
TargetRubyVersion: "3.1"
NewCops: "enable"
Style/AsciiComments:
Enabled: false
Style/MultilineBlockChain:
Enabled: false