Opened 23 months ago
Closed 21 months ago
#3657 closed Enhancement (fixed)
separate coding standards and best practices per language
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.0 |
| Component: | Documentation | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
and move them into the documentation directory. Redirect requests for CODING.txt?
Change History (2)
comment:1 Changed 21 months ago by Brett Profitt
comment:2 Changed 21 months ago by Brett Profitt
- Resolution set to fixed
- Status changed from new to closed
Fixes #3657. There's not a good way to ensure redirects for CODING.txt because most of the code is off our servers now, so just putting a placeholder.
Changeset: 003cb81c7888f4d2fd763e5814027c6f8d71186f
Note: See
TracTickets for help on using
tickets.

Merge pull request #55 from cash/coding-standards
Refs #3657 separate out coding standards. (Still need to redirect requests for CODING.txt)