ice1000 / jimgui

:sparkling_heart: Pure Java binding for dear-imgui
Apache License 2.0
185 stars 13 forks source link

Code style #65

Closed ice1000 closed 3 years ago

ice1000 commented 3 years ago

This is just a personal change of taste. I use two spaces indentation now, unlike 3 years ago I was a radical tab user. I guess I need to change the codebase to use spaces and apply editor config to this repo.