Update CODING_STYLE.md

Removing the warning about not all sources being converted to google-style ... since it's now all converted.
This commit is contained in:
Griatch 2016-02-01 22:38:43 +01:00
parent 418e6d953a
commit ed1b61a129

View file

@ -33,11 +33,6 @@ formatted with [Google style][googlestyle] -inspired indents, using
[Markdown][githubmarkdown] formatting where needed. Evennia's `api2md`
parser will use this to create pretty API documentation.
> Note that far from all sources are currently formatted using the
> consistent style listed here. This is something that is being
> worked on and any help to convert existing docs are appreciated.
> We also don't support all forms of the google style syntax, going
> for a limited and more restricted set for consistency.
### Module docstrings