conda: Add clang-format to the developer's environment.

This commit is contained in:
Jacob Oursland
2024-09-09 20:13:00 -07:00
parent 6270d73bab
commit d7fc2d66e1
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