mirror of
https://github.com/jimeh/build-emacs-for-macos.git
synced 2026-02-19 06:06:40 +00:00
chore(rubocop): update .rubocop.yml
This commit is contained in:
10
.rubocop.yml
10
.rubocop.yml
@@ -1,5 +1,9 @@
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.3
|
||||
NewCops: enable
|
||||
|
||||
Layout/LineLength:
|
||||
Max: 80
|
||||
|
||||
Style/Documentation:
|
||||
Enabled: false
|
||||
|
||||
Style/LineLength:
|
||||
Max: 80
|
||||
|
||||
Reference in New Issue
Block a user