From b4ff67c8a9bebd99eb3c06ea141fe0f1b8feb5a4 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 22 Dec 2025 14:53:33 +0100 Subject: chore: clean up linter warnings --- arch/x86_64/src/kapi/cio.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/x86_64/src/kapi/cio.cpp') diff --git a/arch/x86_64/src/kapi/cio.cpp b/arch/x86_64/src/kapi/cio.cpp index ade02aa..617146e 100644 --- a/arch/x86_64/src/kapi/cio.cpp +++ b/arch/x86_64/src/kapi/cio.cpp @@ -7,7 +7,6 @@ namespace teachos::cio { - // NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables) auto static constinit vga_device = std::optional{}; auto init() -> void -- cgit v1.2.3