4 Star 3 Fork 1

Gitee 极速下载 / codeready-workspaces

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/redhat-developer/codeready-workspaces
克隆/下载
.linelint.yml 561 Bytes
一键复制 编辑 原始数据 按行查看 历史
# 'true' will fix files
autofix: false
# list of paths to ignore, uses gitignore syntaxes (executes before any rule)
ignore:
- .git*/
- '**/product/manifest/2*/'
- '**/product/manifest/2*/*.txt'
- '**/product/manifest/2*/*/*.txt'
- '**/*.sh'
rules:
# checks if file ends in a newline character
end-of-file:
# set to true to enable this rule
enable: true
# set to true to disable autofix (if enabled globally)
disable-autofix: true
# if true also checks if file ends in a single newline character
single-new-line: false
1
https://gitee.com/mirrors/codeready-workspaces.git
git@gitee.com:mirrors/codeready-workspaces.git
mirrors
codeready-workspaces
codeready-workspaces
devspaces-3-rhel-8

搜索帮助