rune
rune copied to clipboard
Make function for formatting of Source Code public
Not that I oppose it, but any particular reason you want this public.
It will probably change a fair bit by next release.
Within the exolynk platform the code should be automatically formatted while saving & testing. The code is inside the db, so formatting a file is not possible.
Implemented by #79e81a0