文件名称:clang-format-lint-action:此操作将检查源代码是否与.clang格式的文件匹配-Form source code
文件大小:10.11MB
文件格式:ZIP
更新时间:2024-04-13 20:58:57
系统开源
lang格式棉绒动作 此操作将检查源代码是否与.clang格式的文件匹配。 输入项 source 源文件所在的位置。 默认: '。' (当前文件夹) 示例:“ ./ src”或“ src测试示例”。 exclude 应该从格式检查中排除哪个文件夹。 默认值:“无” 例如:“ ./ third_party”或“ third_party exclude”代表多个。 也可以将多个排除规则放在.clang-format-ignore文件中,该文件还支持注释。 例子: # ignore third_party code from clang-format checks src/third_party/* src/ignored/* extensions 哪些文件扩展名应用于格式检查。 默认值:'c,h,C,H,cpp,hpp,cc,hh,c ++,h ++,cxx,hxx' 示例:“ cp
【文件预览】:
clang-format-lint-action-master
----clang-format()
--------clang-format11(2.75MB)
--------clang-format7(4.41MB)
--------clang-format5(4.24MB)
--------clang-format10(2.67MB)
--------clang-format6(4.34MB)
--------clang-format9(4.47MB)
--------clang-format8(4.45MB)
----Dockerfile(166B)
----action.yml(1KB)
----LICENSE(1KB)
----run-clang-format.py(12KB)
----README.md(3KB)
----entrypoint.sh(64B)