Ticket #2437 (closed task: fixed)
Add coding standards to CKAN docs
Reported by: | icmurray | Owned by: | icmurray |
---|---|---|---|
Priority: | awaiting merge | Milestone: | ckan-v1.8 |
Component: | ckan | Keywords: | [0.5d] |
Cc: | Repository: | ckan | |
Theme: | none |
Description
- [ ] Write up python coding standards as discussed at dev-meetup into CKAN docs. (Mostly written-up as part of dev-meetup notes.)
- [ ] Collate frontend coding standards (http://aron.github.com/ckan-style/styleguide/) into same doc(s).
Change History
comment:2 Changed 2 years ago by seanh
I've also added the commit message guidelines as they reference a trac plugin I'm going to get installed.
I'll leave the rest to you.
I remembered that http://wiki.ckan.org/Main_Page has a bunch of pages under Developer Resources that should probably be updated and merged into these coding standards and deleted from the wiki
Note: See
TracTickets for help on using
tickets.
Please add to the file started to doc/coding-standards.rst
Also, for the Python coding standards see http://wiki.okfn.org/Coding_Standards as a starting point