We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Coding Style (markdown)
Rename log() to trace(), added success() level explenation and made use description clearer
Avoid overly complex nested ternaries without any brackets. Rare but really makes code hard to read at a glance.
Fixed some grammar
Update coding style
vfs::get
Update the coding style to reflect changes to the logging system.
Newline at the end of file (new rule)
Update fix
Update
Addition regarding /**/ usage
Coding Style updated (written by NekotekinaHito)
Created Coding Style (markdown)