about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2023-04-15 11:50:57 +0200
committerMichael Vetter <jubalh@iodoru.org>2023-04-15 11:50:57 +0200
commit951df64a43673d8fc5b8f851fd3fe9b9ea15b0cf (patch)
treeac7aa726a167c7d28ba125980a8b4dee18ce439b
parent6eacfcb96e06c90570557361037b08f1a919eb2e (diff)
downloadprofani-tty-951df64a43673d8fc5b8f851fd3fe9b9ea15b0cf.tar.gz
docs: Add info about different clang-format versions
Make this clear to new users. Since sjaeckel had reservations
on https://github.com/profanity-im/profanity/pull/1828.
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index baf999df..7a26b657 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -95,6 +95,8 @@ what may have been staged/committed.
 If you're in a hurry you can add the `--no-verify` flag when issuing `git push`
 and the `pre-push` hook will be skipped.
 
+*Note:* We provide a config file that describes our coding style for clang. But due to a mistake on their side it might happen that you can get a different result that what we expect. See [here](https://github.com/profanity-im/profanity/pull/1774) and [here](https://github.com/profanity-im/profanity/pull/1828) for details. We will try to always run latest clang-format.
+
 ## Finding mistakes
 Test your changes with the following tools to find mistakes.
 
e>
62946ff ^



22f453f ^
62946ff ^
513e8aa ^




62946ff ^
513e8aa ^

62946ff ^
513e8aa ^
62946ff ^

513e8aa ^







62946ff ^
513e8aa ^
62946ff ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45