mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-10 08:22:54 -05:00
Merge branch 'jc/doc-cg-c-comment' into next
A CodingGuidelines update. * jc/doc-cg-c-comment: CodingGuidelines: document // comments
This commit is contained in:
@@ -430,6 +430,8 @@ For C programs:
|
||||
*/
|
||||
_("Here is a translatable string explained by the above.");
|
||||
|
||||
We do not use // comments.
|
||||
|
||||
- Double negation is often harder to understand than no negation
|
||||
at all.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user