Skip to content

Commit e70adbe

Browse files
committed
skip clang-tidy for ada_idna.cpp
1 parent 674799f commit e70adbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ada_idna.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// NOLINTBEGIN: this is an auto-generated file
12
/* auto-generated on 2026-01-30 12:00:02 -0500. Do not edit! */
23
/* begin file src/idna.cpp */
34
/* begin file src/unicode_transcoding.cpp */
@@ -10323,3 +10324,4 @@ bool valid_name_code_point(char32_t code_point, bool first) {
1032310324
} // namespace ada::idna
1032410325
/* end file src/identifier.cpp */
1032510326
/* end file src/idna.cpp */
10327+
// NOLINTEND

0 commit comments

Comments
 (0)