Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 482685e

Browse files
committed
Add lint back
1 parent e8f56da commit 482685e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎.github/workflows/builds.yml‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,16 @@ jobs:
264264
submodules: true
265265
fetch-depth: 0
266266

267+
# Lint
268+
#- name: Setup clang-format
269+
# shell: bash
270+
# run: |
271+
# python -m pip install clang-format
272+
#- name: Run clang-format
273+
# shell: bash
274+
# run: |
275+
# clang-format src/** --dry-run --Werror
276+
267277
# Build
268278
- name: 🔗 GDExtension Debug Build
269279
uses: ./.github/actions/build

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /