5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-01 17:54:17 +00:00
panel/.rubocop.yml

7 lines
93 B
YAML
Raw Permalink Normal View History

2019-07-03 22:04:50 +00:00
AllCops:
2020-11-19 23:35:29 +00:00
TargetRubyVersion: '2.7'
2020-11-27 22:32:33 +00:00
NewCops: enable
2019-07-03 22:04:50 +00:00
Style/AsciiComments:
Enabled: false