1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

ci: configure 'typos' to tolerate a standard streambuf member

This commit is contained in:
Brad King
2025-07-23 10:51:45 -04:00
parent 24c7c13cc6
commit a1b7710241

View File

@@ -70,6 +70,8 @@ nto = "nto"
[type.cpp.extend-identifiers]
APPENDed = "APPENDed"
setp = "setp"
setp_ = "setp_"
[type.json.extend-identifiers]
# Some compiler options from `Templates/MSBuild/FlagTables/*.json` trigger too many false-positives.