Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .clang-format file which defines coding style as GNU
This is particularly useful for those that work on multiple projects with different styles so they can easily auto-format their code before submission. Luckily libostree looks like it's pretty standad GNU style so this file is just a one liner, unless someone would like to tweak further.
- Loading branch information