Sha256: 1ae4231908100ca441d2a3590080ad712f1027364106b3bfccb13221ccfd494d
Contents?: true
Size: 434 Bytes
Versions: 5
Compression:
Stored size: 434 Bytes
Contents
AllCops: TargetRubyVersion: 2.4 NewCops: enable Exclude: - "lib/generators/**/*" - "spec/**/*" # stuff for later - "lib/permisi/permission_util.rb" # The necessary evil (for now) Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Max: 120 # Stuff for later Documentation: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
permisi-0.1.5 | .rubocop.yml |
permisi-0.1.4 | .rubocop.yml |
permisi-0.1.3 | .rubocop.yml |
permisi-0.1.2 | .rubocop.yml |
permisi-0.1.1 | .rubocop.yml |