Commit Graph

4 Commits

Author SHA1 Message Date
Nguyễn Gia Phong b9c424c768 Fix styling according to CONTRIBUTING.md 2019-10-17 21:26:06 +07:00
Nguyễn Gia Phong bea390a75e Correct the copyright headers of the rest widget type 2019-09-14 10:33:40 +07:00
Nguyễn Gia Phong 83efd26802 Nitpick style, mainly to make luacheck happy
Only cover the widget types that were recently refactored.
A few conventions are set as followed:
* Textwidth is preferably 80, since the whole point of tiling windows
  is to be able to view more pane of codes
* Standard, 3rd-party and local require should be grouped together
* Closing parentheses should not be on lines by themselves

There should be a style guide to clarify these.
2019-08-23 22:50:13 +07:00
mutlusun f5060093c6
[os_all] Splitted into os_linux and os_bsd 2019-07-31 18:51:55 +02:00