Commit graph

20 commits

Author SHA1 Message Date
John R Barker 72359a10e6 Tidy up Contributors Docs (#47619)
* Tidy up docs on GitHub, direct people to docs.ansible.com
* De-duplicate documentation and move useful info
2018-10-28 17:11:40 -05:00
John R Barker e9dbebfa57
Fix some broken links (#42079)
* Fix some broken links

* We now only serve via https
* redirects don't work with anchors, so update those links (devel/dev_guide)
2018-06-29 11:12:01 -07:00
Kelly Hogan 2dc746bcc3 fixes #39585 typo fix under git practices (#39604) 2018-05-02 15:00:21 +01:00
Matt Clay c262dbfd30 Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
Brian Teeman 4956bfd4c4 english corrections (#35307) 2018-01-29 21:09:56 -08:00
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