1 Star 0 Fork 2

Ronan/lima

forked from Gitee 极速下载/lima 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.ls-lint.yml 646 Bytes
一键复制 编辑 原始数据 按行查看 历史
# ls-lint configuration file.
# https://ls-lint.org/2.2/configuration/the-basics.html
ls:
.dir: kebab-case
.go: snake_case
.lima: snake_case
.sh: kebab-case
.TEMPLATE.yaml: kebab-case
.yaml: kebab-case
.yml: kebab-case
.github:
.yaml: snake_case
cmd/limactl:
# valid names are `show-ssh.go` or `show-ssh_test.go`
.go: kebab-case | regex:[a-z0-9-]+_test
docs:
.md: kebab-case
website/content:
.dir: lowercase
ignore:
- .git
- .golangci.yml
- .ls-lint.yml
- '_output'
- '**/*.pb\.go'
- hack/common.inc.sh
- pkg/cidata/cidata.TEMPLATE.d
- pkg/cidata/cidata.TEMPLATE.d/util/compare_version.sh
- website
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Perl
1
https://gitee.com/emotionalronan/lima.git
git@gitee.com:emotionalronan/lima.git
emotionalronan
lima
lima
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385