You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments