Bornfight iOS coding standards (Swift & ObjectiveC)
Procedure for adding new rules to the repository:
- Check if the error is recurring or critical (important for everybody)
- Check if the error is not covered by some of the previous rules
- Write a rule to correct the mistake
- Write a short code snippet (https://help.github.com/articles/creating-and-highlighting-code-blocks/)
- Keep it generic and avoid copy/pasting from private projects
- Create a pull request and assign it to fajdof, tamaramilisa or d-srd
- Enjoy as your rule takes its rightful place in the docs :)