1 Star 0 Fork 20

xietingwei/third_party_libfuse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.codespellrc 433 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangmingxuan 提交于 2024-01-08 09:34 . libfuse升级
[codespell]
skip = .git,*.pdf,*.svg,AUTHORS
# The following strings shouldn't actually be accepted, but they're wrongly
# identified as words and there is currently no way to exclude them on
# a by-line basis (https://github.com/codespell-project/codespell/pull/2400).
# Therefore, pretend that they are correctly spelled words:
# - alse: used in regex
# - siz: wanted short
# - fiter: variable
ignore-words-list = alse,siz,fiter
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/twxie/third_party_libfuse.git
git@gitee.com:twxie/third_party_libfuse.git
twxie
third_party_libfuse
third_party_libfuse
master

搜索帮助