Commit graph

15 commits

Author SHA1 Message Date
Chafik Bel d9ef167e78 PEP8 set the line limit (#32578)
Highlight that the line length is limited to 160 characters now, since the test will fail if the line is longer than 160 chars.
2017-11-06 13:38:54 +01:00
Pilou 4b3d6dfa8a Use pycodestyle instead of pep8 (#25947) 2017-07-13 11:46:31 -07:00
Dag Wieers f380fd84c5 Coding guidelines were not PEP8 compliant :-) (#25589) 2017-06-13 09:25:37 +01:00
Toshio Kuratomi d8f86fa4d2 A couple more places where compat.six was used converted to module_utils.six (#22976) 2017-03-27 14:41:31 -04:00
Toshio Kuratomi a22909c226 Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
Marc Abramowitz a1af6ca0c6 CODING_GUIDELINES: Fix typo: / => \ 2014-06-28 08:21:15 -07:00
Michael DeHaan 0cea4d8a32 Update CODING_GUIDELINES.md 2014-03-14 11:23:34 -05:00
Michael DeHaan 29c32890d5 Add notes about module.run_command to coding guidelines. 2014-03-12 15:19:16 -04:00
Michael DeHaan 7638d8ff46 Update CODING_GUIDELINES.md 2014-02-23 12:22:36 -05:00
John Barker 1f4b91575b Fix various typos in markdown documentation 2014-02-10 23:00:19 +00:00
satoru 02c7c9cb18 Fix typo 2014-02-10 09:12:38 +08:00
Michael DeHaan 79cefa1af5 Missing colon. 2014-01-26 17:06:32 -05:00
Michael DeHaan fd8a03b6bb Add note about tests, etc. 2014-01-26 17:04:05 -05:00
Michael DeHaan dcad80a69e Update some things in coding guidelines. 2014-01-26 16:45:46 -05:00
Michael DeHaan 0e201c1535 Add the start of a coding guidelines document. 2014-01-26 16:42:21 -05:00