1
0
Эх сурвалжийг харах

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

Brad King 2 сар өмнө
parent
commit
a1b7710241
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .typos.toml

+ 2 - 0
.typos.toml

@@ -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.