summaryrefslogtreecommitdiffstats
path: root/docs/style_guide.adoc
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2015-05-26 12:40:51 -0400
committerThomas Wiest <twiest@users.noreply.github.com>2015-05-26 12:40:51 -0400
commit24433e82d6e6bb90ed842e5c58d235c6cda7643c (patch)
treea3dd2bcaf290e014782e7258fbc0c97405a77a7d /docs/style_guide.adoc
parent95d94334bb028b9b3c655f7da4ca47c5b639e338 (diff)
parent437a88e4516d8c99211cbce535a25532bd3c5493 (diff)
downloadopenshift-24433e82d6e6bb90ed842e5c58d235c6cda7643c.tar.gz
openshift-24433e82d6e6bb90ed842e5c58d235c6cda7643c.tar.bz2
openshift-24433e82d6e6bb90ed842e5c58d235c6cda7643c.tar.xz
openshift-24433e82d6e6bb90ed842e5c58d235c6cda7643c.zip
Merge pull request #246 from twiest/pr
Added concepts guide.
Diffstat (limited to 'docs/style_guide.adoc')
-rw-r--r--docs/style_guide.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style_guide.adoc b/docs/style_guide.adoc
index 26a8c4636..714b56c70 100644
--- a/docs/style_guide.adoc
+++ b/docs/style_guide.adoc
@@ -1,7 +1,7 @@
// vim: ft=asciidoc
= Openshift-Ansible Style Guide
------------------------------
+
The purpose of this guide is to describe the preferred coding conventions used in this repository (both in ansible and python).
It is important to note that this repository may not currently comply with all style guide rules, but our intention is that it will.