7 Star 21 Fork 3

openvela/nuttx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 494 Bytes
一键复制 编辑 原始数据 按行查看 历史
Filipe Cavalcanti 提交于 2024-08-15 22:58 . Created pre-commit config file
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-added-large-files
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
hooks:
- id: cmake-format
args: [--check]
files: CMakeLists.txt
- repo: local
hooks:
- id: nxstyle
name: nxstyle
language: script
entry: ./tools/checkpatch.sh -f
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/open-vela/nuttx.git
git@gitee.com:open-vela/nuttx.git
open-vela
nuttx
nuttx
dev

搜索帮助

0d507c66 1850385 C8b1a773 1850385