Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-11 | clang-format configuration for Sway's style as detailed in CONTRIBUTING.md | David Eklov | |
CONTRIBUTING.md says use kernel style, "but all braces go on the same line". The kernel uses a column limit of 80 characters. The de facto syle in Sway is to allow for wider lines so this format file does not enforce an 80 column limit. |