summaryrefslogtreecommitdiffstats
path: root/.clang-format
Commit message (Collapse)AuthorAgeFilesLines
* clang-format: Do not derive pointer binding from fileJan Niklas Hasse2020-02-051-0/+1
| | | | See https://github.com/ninja-build/ninja/pull/1438#issuecomment-483353542
* Add a .clang-format file.Nico Weber2014-04-161-0/+25
This isn't meant to be authoritative. It's good enough to let the "indent current line using clang-format" hotkey do the right thing often enough to be useful.