minetest / irrlicht

Minetest's fork of Irrlicht
Other
115 stars 87 forks source link

[no sq] Reformat the code (adopted) #295

Closed Desour closed 8 months ago

Desour commented 8 months ago

Adoption of: #248

(Don't squash. PRs that need to be rebased should rebase on the "Move source/Irrlicht/ to src/" commit separately.)

Desour commented 8 months ago

I noticed, that there are still tabs after non-tab characters. While we want to allow this for code samples in comments (see https://github.com/minetest/irrlicht/pull/248#issuecomment-1854387369), in other cases, it's kinda nasty. I'll try to fix this.

Desour commented 8 months ago

Removed the non-leading tabs.