]> git.sur5r.net Git - i3/i3/commit
run clang-format (3.5.0)
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 1 Mar 2015 16:16:03 +0000 (17:16 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 1 Mar 2015 16:16:03 +0000 (17:16 +0100)
commit091f1db39ab2069e850718b7b42327f697a15060
treed3eb3262e4eb388b46c99dd5888011ca0f011b57
parent0876bd621f91fdb8d7e7c649e6a6973accb9c95b
run clang-format (3.5.0)

Not quite sure why there are so many differences. Perhaps we’ve gotten
out of the habit of running clang-format after every change.

I guess it’d be best to have a travis hook that runs clang-format for us
and reports any problems on pull requests.
19 files changed:
i3-config-wizard/main.c
i3-input/main.c
i3-nagbar/main.c
i3bar/src/xcb.c
src/con.c
src/floating.c
src/handlers.c
src/ipc.c
src/main.c
src/manage.c
src/render.c
src/restore_layout.c
src/sighandler.c
src/tree.c
src/util.c
src/window.c
src/x.c
src/xcb.c
src/xcursor.c