[Libreoffice-commits] online.git: loolwsd/README
Tor Lillqvist
tml at collabora.com
Thu Feb 18 10:11:19 UTC 2016
loolwsd/README | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit dd33957904acf40a23b7d5cd8675ebbb22f17503
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Feb 18 12:10:48 2016 +0200
Mention that the "no Hungarian prefixes" rule is ignored
diff --git a/loolwsd/README b/loolwsd/README
index 541c672..55a75d1 100644
--- a/loolwsd/README
+++ b/loolwsd/README
@@ -282,4 +282,6 @@ The style is roughly as follows, in rough order of importance:
- Member functions use camelCaseWithInitialLowerCase. I don't like
CamelCaseWithInitialUpperCase.
-- No kind of Hungarian prefixes.
+- [ No kind of Hungarian prefixes. ] This rule seems to have been
+ totally ignored lately. So now the codebase is inconsistent in
+ naming conventions. Oh well.
More information about the Libreoffice-commits
mailing list