Coding Rule Checker (CRC)
PUBLISHED
1 What is the Coding Rule Checker (CRC)?
- Unified coding style makes it easy to maintain the Tizen Platform. Developers should follow the coding styles.
- CRC prevents a merging source codes which have invalid coding style.
- CRC checks coding style and provides the way how to follow coding style.
2 Check coding style for Tizen Platform
Coding Styles Guide : https://wiki.tizen.org/Native_Platform_Coding_Idiom_and_Style_Guide
3 Code Review
- You can find a description from “Inline Comment” or “Review History” as below
Category:
Dev Tips