Skip to content

Conversation

@jjuhl
Copy link
Contributor

@jjuhl jjuhl commented Jan 14, 2026

Some cleanups for you - mostly just whitespace.

@jjuhl jjuhl force-pushed the misc-fixes-and-cleanups branch from 9f09370 to 1192292 Compare January 14, 2026 21:19
jjuhl added 5 commits January 15, 2026 13:39
No functional difference, just gets rid of a bunch of completely
redundant empty lines.
It seems (to me) that this repository uses 4 spaces for
indentation. So, this commit gets rid of tab charecters and normalizes
everything to 4 spaces per indentation level.
@jjuhl jjuhl force-pushed the misc-fixes-and-cleanups branch from 1192292 to 06c3635 Compare January 15, 2026 13:17
@texus
Copy link
Owner

texus commented Jan 15, 2026

You probably shouldn't make changes to files in extlibs/ and examples/android/RAYLIB/app/src/main/cpp/deps/ because these are files from dependencies that may be copied verbatim from external projects. Similarly tests/catch.hpp should not be touched.
The changes to all other files are ok.

@jjuhl
Copy link
Contributor Author

jjuhl commented Jan 16, 2026

👍 I'll fix that up soon (probably tomorrow).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants