27 Star 164 Fork 38

Juicedata / JuiceFS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.markdownlint-cli2.jsonc 3.42 KB
一键复制 编辑 原始数据 按行查看 历史
Changjian Gao 提交于 2023-08-15 11:52 . Docs: check image alt text (#3998)
{
"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": true,
"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",
"DigitalOcean",
"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",
"K3s",
"K8s",
"Kerberos",
"KeyDB",
"KubeSphere",
"Kubernetes",
"LDAP",
"LZ4",
"Linux",
"M1",
"MariaDB",
"Maven",
"MinIO",
"MySQL",
"NFS",
"NGINX",
"POSIX",
"PV",
"PVC",
"PostgreSQL",
"PowerShell",
"Prometheus",
"Pushgateway",
"Python",
"QPS",
"QoS",
"RADOS",
"RESTful",
"RGW",
"RPC",
"Raft",
"Rancher",
"Ranger",
"Redis",
"S3",
"S3QL",
"SDK",
"SFTP",
"SID",
"SMB",
"SQL",
"SQLite",
"SSH",
"Samba",
"Scala",
"Spark",
"StarRocks",
"ThriftServer",
"TiKV",
"Trino",
"UID",
"UUID",
"Ubuntu",
"Unix",
"VFS",
"WSL",
"WebDAV",
"WinFsp",
"Windows",
"YAML",
"YARN",
"Zstandard",
"etcd",
"macFUSE",
"macOS"
]
}
}
}
Go
1
https://gitee.com/juicedata/JuiceFS.git
git@gitee.com:juicedata/JuiceFS.git
juicedata
JuiceFS
JuiceFS
main

搜索帮助