1 Star 1 Fork 0

imirror / zsh-autosuggestions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.rubocop.yml 451 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Rails:
# Enabled: true
AllCops:
TargetRubyVersion: 2.3
Include:
- '**/Rakefile'
- '**/config.ru'
- '**/Gemfile'
Metrics/LineLength:
Max: 120
Style/Documentation:
Enabled: false
Style/DotPosition:
EnforcedStyle: trailing
Style/FrozenStringLiteralComment:
Enabled: false
Style/Lambda:
Enabled: false
Style/MultilineMethodCallIndentation:
EnforcedStyle: indented
Style/TrailingUnderscoreVariable:
Enabled: false
1
https://gitee.com/imirror/zsh-autosuggestions.git
git@gitee.com:imirror/zsh-autosuggestions.git
imirror
zsh-autosuggestions
zsh-autosuggestions
master

搜索帮助