5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 12:36:21 +00:00
panel/.rubocop.yml

8 lines
138 B
YAML
Raw Normal View History

2019-07-03 22:04:50 +00:00
AllCops:
2024-02-02 17:15:30 +00:00
TargetRubyVersion: "3.1"
NewCops: "enable"
2019-07-03 22:04:50 +00:00
Style/AsciiComments:
Enabled: false
2024-02-02 17:15:13 +00:00
Style/MultilineBlockChain:
Enabled: false