Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add filetype check to pre hook example | Michael Vetter | 2020-07-15 | 1 | -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 highlighting | William Wennerström | 2020-07-07 | 1 | -2/+2 |
| | |||||
* | Tip about pre-push hook in contribution guidelines | William Wennerström | 2020-07-07 | 1 | -0/+16 |
| | |||||
* | Add pre-commit hook clang-format example | Michael Vetter | 2020-07-07 | 1 | -0/+11 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Add clang-format file | Michael Vetter | 2020-07-07 | 1 | -0/+5 |
| | | | | | People should run `make format` before doing a commit. Fix https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Add CONTRIBUTING.md | Michael Vetter | 2019-07-23 | 1 | -0/+22 |