clang-format-action

时间:2024-04-16 10:01:12
【文件属性】:

文件名称:clang-format-action

文件大小:30KB

文件格式:ZIP

更新时间:2024-04-16 10:01:12

Shell

lang语格式的Github操作 使用Github操作,该项目可用于在每次推送上运行clang格式。 默认情况下使用自定义代码样式。 用法 如需更详细的安装指南看 在.github/workflows/创建formatter.yml文件。 将此代码粘贴到文件中: on : push name : clang-format Code Formatter jobs : lint : name : clang-format Code Formatter runs-on : ubuntu-latest steps : - name : Clang Code Formatter uses : Ramirez97/clang-format-action@v1.7.1 env : GITHUB_TOKEN : ${{ secr


【文件预览】:
clang-format-action-master
----.clang-format(2KB)
----Dockerfile(496B)
----clang-format(63KB)
----LICENSE(1KB)
----entrypoint.sh(992B)
----README.md(640B)
----action.yml(293B)

网友评论