Skip to content

Commit 05d91de

Browse files
authored
Remove note from linter TODO keywords (ZigEmbeddedGroup#798)
1 parent e94c9a4 commit 05d91de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/linter/src/main.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ const uppercase_todo_keywords: []const []const u8 = &.{
148148
"FIXME",
149149
"XXX",
150150
"BUG",
151-
"NOTE",
152151
};
153152

154153
pub fn check_todos(

0 commit comments

Comments
 (0)