about summary refs log tree commit diff stats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Add filetype check to pre hook exampleMichael Vetter2020-07-151-1/+3
| | | | | | We have `Language: Cpp` in .clang-format but recently it tried to format my makefile anyways. Let's add this to be sure.
* Add highlightingWilliam Wennerström2020-07-071-2/+2
|
* Tip about pre-push hook in contribution guidelinesWilliam Wennerström2020-07-071-0/+16
|
* Add pre-commit hook clang-format exampleMichael Vetter2020-07-071-0/+11
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Add clang-format fileMichael Vetter2020-07-071-0/+5
| | | | | People should run `make format` before doing a commit. Fix https://github.com/profanity-im/profanity/issues/1396
* Add CONTRIBUTING.mdMichael Vetter2019-07-231-0/+22