72 workflow runs Bump actions/setup-python from 5.3.0 to 5.4.0 clang-format#87:Pull request#74opened bydependabotbot dependabot/github_actions/actions/setup-python-5.4.0 February 3, 2025 10:1319s Fix minor conflicts clang-format#86:Commite7dc638pushed bytdoublep ...
You can installclang-formatandgit-clang-formatvianpm install -g clang-format. To automatically format a file according to Electron C++ code style, runclang-format -i path/to/electron/file.cc. It should work on macOS/Linux/Windows. The workflow to format your changed code: Make codes changes...
Actions: lumirlumir/npm-clang-format-node Actions All workflows .github/workflows/bump.yml llvm-build-bump-pr labeler lint publish sync-client test test-cross-platform Management Caches Attestations All workflows Showing runs from all workflows 332 workflow runs Event Status ...
The workflow to format your changed code: Make codes changes in Electron repository. Run git add your_changed_file.cc. Run git-clang-format, and you will probably see modifications in your_changed_file.cc, these modifications are generated fr...
借助于 cpplint 或者 clang-format 等开源工具可以比较简单地实现要求 1,如果此要求未通过验证,后面的步骤就自动跳过,不再继续执行。 对于要求 2,我们希望能同时在目前支持的几个系统上运行 Nebula 源码的编译验证。那么像之前在物理机上直接构建的方式就不再可取,毕竟一台物理机的价格已经高昂,何况一台还不足够。
隐语secretflow 是由蚂蚁发起的隐私计算通用框架,本仓库mirror自github对应仓库,更新时效可能有延时。 展开 收起 暂无标签 https://www.secretflow.org.cn/docs/secretflow/zh_CN/ README Apache-2.0 使用Apache-2.0 开源许可协议 242 Stars 39 Watching 61 Forks 保存更改 取消 发行版 暂无发行版...
deepin-unioncode 是一款支持多语言、跨平台兼容特性的轻量级集成开发环境。 构建依赖 当前的开发分支为dev,编译依赖可能会在没有更新本说明的情况下发生变化,请参考./debian/control以获取构建依赖项列表 debhelper (>=9), cmake, qt5-qmake, qtbase5-dev, ...
.clang-format .gitattributes .gitignore .gitmodules GitVersion.yml LICENSE.md README.md SECURITY.md ThirdPartyNotices.txt init.cmd init.ps1 nuget.config Welcome to the Windows Bridge for iOS Project The Windows Bridge for iOS (also referred to as WinObjC) is a Microsoft open-source project ...
借助于 cpplint 或者 clang-format 等开源工具可以比较简单地实现要求 1,如果此要求未通过验证,后面的步骤就自动跳过,不再继续执行。 对于要求 2,我们希望能同时在目前支持的几个系统上运行 Nebula 源码的编译验证。那么像之前在物理机上直接构建的方式就不再可取,毕竟一台物理机的价格已经高昂,何况一台还不足够。
Format with clang-format and prettier check-format.yml 105 workflow runs Event Status Branch Actor feat(web): implement new logs in ui Format with clang-format and prettier #105: Commit 4620257 pushed by LordTermor master July 11, 2024 10:02 1m 24s Logs wrapup Format with clang-...