Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hint about shortcuts | Michael Vetter | 2022-03-02 | 1 | -0/+4 |
| | |||||
* | Add build section to contributing.md | Michael Vetter | 2022-02-23 | 1 | -0/+5 |
| | |||||
* | Add unit tests section to CONTIBUTING.md | Michael Vetter | 2022-02-18 | 1 | -2/+6 |
| | | | | And rename a header. | ||||
* | Update the contributing guide | Michael Vetter | 2022-02-17 | 1 | -1/+38 |
| | | | | | | | We need to define some rules to make sure people know what they need to take care about. To allow us to later still understand the changes in an optimal way and make everyones work easier. | ||||
* | Format new register code correctly | Michael Vetter | 2021-10-13 | 1 | -1/+1 |
| | |||||
* | Mention make spell and doublecheck in contributing.md | Michael Vetter | 2021-10-05 | 1 | -0/+4 |
| | |||||
* | Add codespell info to contributing | Michael Vetter | 2021-10-01 | 1 | -0/+5 |
| | |||||
* | 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 |