1 Star 0 Fork 85

MendeZ/openKylin-kernel

forked from openKylin/linux 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.rustfmt.toml 369 Bytes
一键复制 编辑 原始数据 按行查看 历史
Miguel Ojeda 提交于 2022-08-04 12:54 . rust: add .rustfmt.toml
edition = "2021"
newline_style = "Unix"
# Unstable options that help catching some mistakes in formatting and that we may want to enable
# when they become stable.
#
# They are kept here since they are useful to run from time to time.
#format_code_in_doc_comments = true
#reorder_impl_items = true
#comment_width = 100
#wrap_comments = true
#normalize_comments = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shuaijiakun/openkylin-kernel.git
git@gitee.com:shuaijiakun/openkylin-kernel.git
shuaijiakun
openkylin-kernel
openKylin-kernel
linux-6.6-next

搜索帮助