Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meson.build format check in ci #1852

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

trim21
Copy link
Contributor

@trim21 trim21 commented Jan 4, 2025

maybe part of #1807

Add a script to format all meson.build files with meson fmt -e and with --check flags to check then in CI.

This new CI job currently failed because we need to format all meson.build file first, which will make this PR hard to review so I didn't do it.

it will take 1-3 minutes to format all files

time python .\tools\run_meson_fmt.py
00:00:53.7844648

@trim21 trim21 force-pushed the ci-add-meson-build-fmt-check branch 3 times, most recently from 14fbb8b to 2a0ba80 Compare January 4, 2025 08:23
@trim21 trim21 changed the title Add meson.build fmt check in ci Add meson.build format check in ci Jan 4, 2025
@trim21 trim21 force-pushed the ci-add-meson-build-fmt-check branch 5 times, most recently from e421176 to f5d4f9a Compare January 4, 2025 10:35
@trim21 trim21 force-pushed the ci-add-meson-build-fmt-check branch from f64a327 to f20c2ab Compare January 4, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant