when ever i include windows.h when writing c the analyzer would give me a thousand errors , i could just simply ignore them but the problem is that it won’t detect any problem in the code i write
i tried to add arguments to C_Cpp › Code Analysis › Clang Tidy: Args
but it didn’t work , so how do i make the analyzer ignore the windows header