mirror of
https://github.com/jimeh/build-emacs-for-macos.git
synced 2026-02-19 02:36:39 +00:00
10 lines
121 B
YAML
10 lines
121 B
YAML
AllCops:
|
|
TargetRubyVersion: 2.3
|
|
NewCops: enable
|
|
|
|
Layout/LineLength:
|
|
Max: 80
|
|
|
|
Style/Documentation:
|
|
Enabled: false
|