| ... | ... | @@ -48,7 +48,7 @@ Long description |
|
|
|
|
|
|
|
## Style
|
|
|
|
|
|
|
|
Follow our [Codestyle](Codestyle) guide. Really, do it. As a quick recap:
|
|
|
|
Follow our [Codestyle](Coding-Guidelines) guide. Really, do it. As a quick recap:
|
|
|
|
|
|
|
|
- Never use `printf()`, use `TRACE()` instead
|
|
|
|
- Every class and function you write should have Doxygen comments like [this](https://github.com/stan-dev/stan/wiki/How-to-Write-Doxygen-Doc-Comments)
|
| ... | ... | |