summaryrefslogtreecommitdiffstats
path: root/.clang-format
AgeCommit message (Collapse)AuthorFilesLines
2020-12-31Disable glib warnings in the codeDavid Robillard1-0/+1
Though annoying, this avoids relying on special compiler flags to suppress them.
2020-12-31Remove ZIX_PRIVATE and ZIX_INLINE mechanismsDavid Robillard1-1/+0
A normal C library ought to be good enough for anybody.
2020-12-31Format all code with clang-formatDavid Robillard1-0/+26