infisical-license-server/.rubocop.yml
Alexander Olofsson 243ed398a0
Initial commit
2026-02-23 18:37:34 +01:00

8 lines
157 B
YAML

AllCops:
TargetRubyVersion: 3.1
Style/StringLiterals:
EnforcedStyle: double_quotes
Style/StringLiteralsInInterpolation:
EnforcedStyle: double_quotes