1 Star 0 Fork 10

redhat7890/dpdk

forked from liwg06/dpdk 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
# SPDX-License-Identifier: BSD-3-Clause
# Copyright 2019 6WIND S.A.
# See https://editorconfig.org/ for syntax reference.
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
indent_style = tab
tab_width = 8
max_line_length = 100
[*.py]
indent_style = space
indent_size = 4
max_line_length = 79
[meson.build]
indent_style = space
indent_size = 4
tab_width = 4
[*.rst]
indent_style = space
indent_size = 3
[COMMIT_EDITMSG]
max_line_length = 72
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/redhat7890/dpdk.git
git@gitee.com:redhat7890/dpdk.git
redhat7890
dpdk
dpdk
main

搜索帮助