summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorOlli Salli <olli.salli@collabora.co.uk>2008-12-17 20:47:47 +0200
committerOlli Salli <olli.salli@collabora.co.uk>2008-12-17 20:47:47 +0200
commit6db3a8ab8aa356a7c4d34b0f877c330d02dd5fb3 (patch)
treed6d73ab4a2ed89678d035b1bbae1732f9b10a06e /HACKING
parent1658bd551251eb762e4bd42750ad37da949c6927 (diff)
Add URL of the KDELibs coding style description to HACKING
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 0097cd89..6818dc04 100644
--- a/HACKING
+++ b/HACKING
@@ -22,6 +22,9 @@ followed by eg. KDELibs. In short, that amounts to:
* Prefer static_cast, const_cast etc over C-style casts
* Wrap long lines to 100 characters at most
+The coding style is described in more detail in the KDE TechBase at
+http://techbase.kde.org/Policies/Kdelibs_Coding_Style.
+
===============================================================================
Submitting patches
===============================================================================