1 Star 0 Fork 43

boson/JuiceFS

forked from Juicedata/JuiceFS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.markdownlint-cli2.jsonc 3.29 KB
一键复制 编辑 原始数据 按行查看 历史
{
"customRules": [
"markdownlint-rule-enhanced-proper-names/src/enhanced-proper-names.js",
"markdownlint-rule-no-trailing-slash-in-links/src/no-trailing-slash-in-links.js"
],
"config": {
"default": true,
"first-heading-h1": false,
"heading-style": {
"style": "atx"
},
"ul-style": false,
"no-hard-tabs": {
"spaces_per_tab": 4
},
"line-length": false,
"no-duplicate-heading": {
"allow_different_nesting": true
},
"no-inline-html": {
"allowed_elements": [
"Badge",
"TabItem",
"Tabs",
"a",
"br",
"div",
"img",
"li",
"ul",
"kbd",
"p",
"span",
"sup",
"iframe",
"VersionAdd"
]
},
"fenced-code-language": false,
"first-line-heading": false,
"no-alt-text": false,
"code-block-style": {
"style": "fenced"
},
"code-fence-style": {
"style": "backtick"
},
"link-fragments": false,
"no-trailing-slash-in-links": true,
"enhanced-proper-names": {
"code_blocks": false,
"html_elements": false,
"heading_id": false,
"names": [
"ACL",
"AI",
"API",
"ARM",
"ARM64",
"AWS",
"Amazon",
"Ansible",
"Apache",
"Azure",
"BSD",
"BadgerDB",
"CDH",
"CPU",
"CSI Driver",
"CSI",
"CentOS",
"Ceph",
"CephFS",
"ClickHouse",
"Cloud SQL",
"Colab",
"Consul",
"Debian",
"DevOps",
"DistCp",
"Docker Compose",
"Docker",
"Dockerfile",
"Doris",
"ECI",
"Elasticsearch",
"FTP",
"FUSE",
"Flink",
"Fluid",
"FoundationDB",
"GCC",
"GID",
"Git",
"GitHub",
"Google",
"Grafana",
"Graphite",
"HBase",
"HDFS",
"HDP",
"HTTP",
"HTTPS",
"Hadoop",
"Hive Metastore",
"Hive",
"Hudi",
"IAM",
"ID",
"IOPS",
"IP",
"Iceberg",
"JAR",
"JDK",
"JSON",
"Java",
"JuiceFS",
"JuiceFSRuntime",
"Juicedata",
"K8s",
"Kerberos",
"KeyDB",
"Kubernetes",
"LDAP",
"LZ4",
"Linux",
"M1",
"MariaDB",
"Maven",
"MinIO",
"MySQL",
"NFS",
"POSIX",
"PV",
"PVC",
"PostgreSQL",
"PowerShell",
"Prometheus",
"Pushgateway",
"Python",
"QPS",
"QoS",
"RADOS",
"RESTful",
"RGW",
"RPC",
"Raft",
"Ranger",
"Redis",
"S3",
"SDK",
"SFTP",
"SID",
"SMB",
"SQL",
"SQLite",
"SSH",
"Samba",
"Scala",
"Spark",
"StarRocks",
"ThriftServer",
"TiKV",
"Trino",
"UID",
"UUID",
"Ubuntu",
"Unix",
"VFS",
"WebDAV",
"WinFsp",
"Windows",
"YAML",
"YARN",
"Zstandard",
"etcd",
"macFUSE",
"macOS"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/bsonjia/JuiceFS.git
[email protected]:bsonjia/JuiceFS.git
bsonjia
JuiceFS
JuiceFS
main

搜索帮助