I have a GitHub repository that is C-only. After my latest commit, in which I modified preprocessor spacing in a header file, GitHub decided my repository was 50.2% C++. I clicked on the link to look at the C++ code and it showed my header file portable.h
.
Why does GitHub think my repo is 50% C++? And more importantly, how can I change its mind?