[FOLIO-320] Expand the coding style section of page contrib-code Created: 16/Sep/16 Updated: 21/Jan/19 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | David Crossley | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||
| Sprint: | |||||||||||||
| Development Team: | Core: Platform | ||||||||||||
| Description |
|
The section Coding style currently only mentions *.java files. |
| Comments |
| Comment by David Crossley [ 16/Sep/16 ] |
|
As explained in DMOD-9, the "two-space indent and no tabs" applies to XML and JSON too (and presumably RAML). So specify that. Also add a general note to say to follow the style existing in each repository. |
| Comment by David Crossley [ 16/Sep/16 ] |
|
Commenced in branch folio-320-coding-style |
| Comment by David Crossley [ 21/Sep/16 ] |
|
Done the abovementioned and merged via pull/19 |