diff options
author | Matthew Wild <mwild1@gmail.com> | 2019-03-14 16:13:14 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2019-03-14 16:13:14 +0000 |
commit | 82a10071d06089c724860a2cbd64bc0e8b6b38e8 (patch) | |
tree | 97aa1b2dca05b8d5fc2b39c08797516fb7299f4e /HACKERS | |
parent | a7bd8c9cd42686972e1c143e997c0f7fa6eada45 (diff) | |
download | prosody-82a10071d06089c724860a2cbd64bc0e8b6b38e8.tar.gz prosody-82a10071d06089c724860a2cbd64bc0e8b6b38e8.zip |
doc/coding_style.{txt,md}: Update coding style guide
Diffstat (limited to 'HACKERS')
-rw-r--r-- | HACKERS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ involved you can join us on our mailing list and discussion rooms. More information on these at https://prosody.im/discuss Patches are welcome, though before sending we would appreciate if you read -docs/coding_style.txt for guidelines on how to format your code, and other tips. +docs/coding_style.md for guidelines on how to format your code, and other tips. Documentation for developers can be found at https://prosody.im/doc/developers |