Skip to content

Commit

Permalink
Add clang-format to the list of dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel authored Aug 3, 2024
1 parent eca99ca commit c1f5809
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ Below is a high-level overview of the project structure and capabilities we are
* HDF5
* Boost
* Doxygen (optional, documentation building is skipped if missing)
* cppcheck (optional, only needed when building in developer mode `dev`)

* Additional requirements for developers (mode `dev`)
* cppcheck
* clang-format

# Building and installing

Expand Down

0 comments on commit c1f5809

Please sign in to comment.