Meson Format Action
Version updated for https://github.com/Totto16/meson-format-action to version v1.0.4.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The meson-format-action GitHub Action checks the formatting of Meson build system files to ensure they adhere to proper standards. It automates the validation process, helping developers maintain consistent and correctly formatted Meson files, which is particularly useful in projects with multiple contributors or complex configurations. Key capabilities include support for custom configuration files and the ability to limit checks to files tracked by Git.
Release notes
Changes
- Update actions/setup-node to v6 and use node 24
Full Changelog: https://github.com/Totto16/meson-format-action/compare/v1.0.3...v1.0.4