Commit Graph

19 Commits (97cc0cce7f53b704f8541530e42d5e515584cd95)

Author SHA1 Message Date
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)
6 years ago
Kelly Hogan 2dc746bcc3 fixes #39585 typo fix under git practices (#39604) 6 years ago
Matt Clay c262dbfd30 Use https for links to ansible.com domains. 6 years ago
Brian Teeman 4956bfd4c4 english corrections (#35307) 6 years ago
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.
7 years ago
Pilou 4b3d6dfa8a Use pycodestyle instead of pep8 (#25947) 7 years ago
Dag Wieers f380fd84c5 Coding guidelines were not PEP8 compliant :-) (#25589) 7 years ago
Toshio Kuratomi d8f86fa4d2 A couple more places where compat.six was used converted to module_utils.six (#22976) 7 years ago
Toshio Kuratomi a22909c226 Migrate basestring to a python3 compatible type (#17199) 8 years ago
Marc Abramowitz a1af6ca0c6 CODING_GUIDELINES: Fix typo: / => \ 10 years ago
Michael DeHaan 0cea4d8a32 Update CODING_GUIDELINES.md 10 years ago
Michael DeHaan 29c32890d5 Add notes about module.run_command to coding guidelines. 10 years ago
Michael DeHaan 7638d8ff46 Update CODING_GUIDELINES.md 10 years ago
John Barker 1f4b91575b Fix various typos in markdown documentation 10 years ago
satoru 02c7c9cb18 Fix typo 10 years ago
Michael DeHaan 79cefa1af5 Missing colon. 11 years ago
Michael DeHaan fd8a03b6bb Add note about tests, etc. 11 years ago
Michael DeHaan dcad80a69e Update some things in coding guidelines. 11 years ago
Michael DeHaan 0e201c1535 Add the start of a coding guidelines document. 11 years ago