Merge pull request #16403 from oursland/conda-clang-format

conda: Add clang-format to the developer's environment.
This commit is contained in:
Chris Hennes
2024-09-12 21:26:28 -05:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ dependencies:
- xorg-x11-server-xvfb-cos7-aarch64 # [linux and aarch64]
- sed # [unix]
- ccache
- clang-format
- cmake
- coin3d
- compilers

View File

@@ -57,6 +57,7 @@ dependencies:
- xorg-x11-server-xvfb-cos7-aarch64 # [linux and aarch64]
- sed # [unix]
- ccache
- clang-format
- cmake
- coin3d
- compilers