CONTRIBUTING.md - Provide link to coding conventions

Because the coding conventions are somewhat extensive, provide link to wiki article rather than listing a few of the conventions.
This commit is contained in:
Lars
2018-06-14 20:13:43 +02:00
committed by GitHub
parent ff7f06dffd
commit e51e4b8b2f

View File

@@ -127,11 +127,8 @@ from the main (upstream) repository:
## <a name="format"></a> Coding Format
To ensure consistency throughout the source code, keep these rules in mind as you are working:
To ensure consistency throughout the source code, review our [code conventions](https://github.com/runelite/runelite/wiki/Code-Conventions).
* With the exceptions listed below, we follow the standard Java code conventions:
* Tabs, not spaces.
* Brace placement is always next line.
[github]: https://github.com/runelite/runelite
[discord]: https://discord.gg/mePCs8U