Update some documentation and book chapters (#1250)

Update documentation related to formatters and some other recent
updates.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Philip Top
2025-11-09 05:55:23 -08:00
committed by GitHub
parent e33d09278f
commit c9921127d7
6 changed files with 113 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ if(CLI11_SANITIZERS AND ${CMAKE_VERSION} VERSION_GREATER "3.15")
sanitizers
GIT_REPOSITORY https://github.com/arsenm/sanitizers-cmake.git
GIT_SHALLOW 1
GIT_TAG 0573e2e)
GIT_TAG bcb1fc6)
FetchContent_MakeAvailable(sanitizers)