summaryrefslogtreecommitdiff
path: root/CODING_GUIDELINES.md
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up Contributors Docs (#47619)John R Barker2018-10-281-310/+4
| | | | * Tidy up docs on GitHub, direct people to docs.ansible.com * De-duplicate documentation and move useful info
* Fix some broken links (#42079)John R Barker2018-06-291-17/+17
| | | | | | | * Fix some broken links * We now only serve via https * redirects don't work with anchors, so update those links (devel/dev_guide)
* fixes #39585 typo fix under git practices (#39604)Kelly Hogan2018-05-021-2/+2
|
* Use https for links to ansible.com domains.Matt Clay2018-04-231-1/+1
|
* english corrections (#35307)Brian Teeman2018-01-291-11/+11
|
* PEP8 set the line limit (#32578)Chafik Bel2017-11-061-2/+2
| | | Highlight that the line length is limited to 160 characters now, since the test will fail if the line is longer than 160 chars.
* Use pycodestyle instead of pep8 (#25947)Pilou2017-07-131-5/+5
|
* Coding guidelines were not PEP8 compliant :-) (#25589)Dag Wieers2017-06-131-14/+10
|
* A couple more places where compat.six was used converted to module_utils.six ↵Toshio Kuratomi2017-03-271-1/+1
| | | | (#22976)
* Migrate basestring to a python3 compatible type (#17199)Toshio Kuratomi2016-08-231-1/+2
|
* CODING_GUIDELINES: Fix typo: / => \Marc Abramowitz2014-06-281-1/+1
|
* Update CODING_GUIDELINES.mdMichael DeHaan2014-03-141-0/+1
|
* Add notes about module.run_command to coding guidelines.Michael DeHaan2014-03-121-6/+20
|
* Update CODING_GUIDELINES.mdMichael DeHaan2014-02-231-4/+4
|
* Fix various typos in markdown documentationJohn Barker2014-02-101-4/+4
|
* Fix typosatoru2014-02-101-2/+2
|
* Missing colon.Michael DeHaan2014-01-261-1/+1
|
* Add note about tests, etc.Michael DeHaan2014-01-261-17/+37
|
* Update some things in coding guidelines.Michael DeHaan2014-01-261-22/+59
|
* Add the start of a coding guidelines document.Michael DeHaan2014-01-261-0/+247