%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/main/lang/en/admin/checklist/ |
Current File : //home/bitrix/www/bitrix/modules/main/lang/en/admin/checklist/QC0110.html |
<p>Use uniform coding style across all the custom components and modules in your web project. </p> <p>To formalize, this rule implies: 1) the coding style standard must exist -in any form; 2) all the developers obey that standard. You might want to start with <a href="http://www.bitrixsoft.com/download/manuals/en/php_source_code_formatting_en.pdf" target="_blank">Bitrix Framework PHP Source Code Formatting Guidelines</a>, or <a href="http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html"> ZendFramework standard</a>. </p> <p>Sticking to the coding style standard improves code quality and readability, helps avoid errors and reduces further maintenance and development cost. Allowing the developers to knock themselves out on the coding style will unavoidably lead to poor quality, intricate code that only the authors can make out. It is almost impossible to develop projects based on such code further.</p> <p>Ensure all the developers involved in the project have and adhere to an established coding style standard consistent with the Bitrix guidelines.</p>