Commit d038f24
committed
Rename web/patches/*.c to *.c.txt so CodeQL doesn't try to build them
These are full-file replacements COPYed into the aalib source tree
during the wasm Docker build, not a compilable project of their own --
but their .c extension was enough for CodeQL's C++ language
autodetection to pick them up and attempt autobuild, which fails with
"No supported build system detected" since there's no Makefile/CMake
at the repo root for them to belong to.
Claude-Session: https://claude.ai/code/session_01F6QKUwwiAxLNkYn4dv5TfW1 parent 8511f83 commit d038f24
3 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments