Skip to content

Conversation

@petk
Copy link
Owner

@petk petk commented Feb 25, 2025

This removes the messy bin/check-cmake.php script in favor of separate steps:

  • running Codespell for grammar typos
  • running normalizator.phar for common Git repository and files checks
  • and running upcoming normalizer.cmake script for CMake code style checks (currently in development and experimentation phase)
  • The bin/update-cmake.cmake script is also a bit too much for this repository and is removed

This removes the messy bin/check-cmake.php script in favor of separate
steps:
- running codespell for grammar typos
- running normalizator.phar for common Git repository and files checks
- running normalizer.cmake for CMake code style checks
@petk petk merged commit 0e5fe26 into PHP-8.3 Feb 25, 2025
1 of 3 checks passed
@petk petk deleted the patch-check branch February 25, 2025 23:29
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.

2 participants