@@ -0,0 +1,15 @@
CompileFlags:
Add: [-std=c11, -Wall, -Wpedantic, -xc, -D_POSIX_C_SOURCE=199309L]
Compiler: gcc
---
If:
PathMatch: .*\.h
Remove: -xc
Add: [-std=c11, -Wall, -Wpedantic, -xc-header]
PathMatch: bin/.*\.c
Add: -Isrc
The note is not visible to the blocked user.