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 2 times, most recently 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).

jjuhl added 5 commits January 17, 2026 14:53
No functional difference, just gets rid of a bunch of completely
redundant empty lines.
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 06c3635 to dbb5dbf Compare January 17, 2026 14:10
@jjuhl
Copy link
Contributor Author

jjuhl commented Jan 17, 2026

Fixed up according to your feedback and rebased on top of the current 1.x branch.

@texus texus merged commit 299e279 into texus:1.x Jan 17, 2026
15 checks passed
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