Branch: refs/heads/main
Revision: 56bcfa5187835717e559e652cda75ce51342789c
Author: arifthpe
Link: Apply `black` format check to more extensionless Python files by arifthpe · Pull Request #29326 · chapel-lang/chapel · GitHub
Log Message:
Apply black format check to more extensionless Python files (#29326)
Extend our check-python-format job to cover some additional Python
files that don't have a .py extension, and format them to comply.
Adds the following files to the check:
test/mason/MasonBashSubTesttest/man/checkManPages- all
sub_tests with a Python shebang
[reviewed by @jabraham17 , thanks!]
Diff:
M .github/workflows/core-ci-checks.yml
M test/cmake/sub_test
M test/compflags/ferguson/default-binary-name/sub_test
M test/compflags/oom/sub_test
M test/functions/ferguson/main/sub_test
M test/llvm/debugInfo/chpl-parallel-dbg/sub_test
M test/man/checkManPages
M test/runtime/configMatters/launch/slurm/sub_test
https://github.com/chapel-lang/chapel/pull/29326.diff