diff --git a/doc/GATK_Coding_Standards.pdf b/doc/GATK_Coding_Standards.pdf index dc04cd321..81148bd48 100644 Binary files a/doc/GATK_Coding_Standards.pdf and b/doc/GATK_Coding_Standards.pdf differ diff --git a/doc/GATK_Coding_Standards.tex b/doc/GATK_Coding_Standards.tex index 58263400e..29642d1c2 100644 --- a/doc/GATK_Coding_Standards.tex +++ b/doc/GATK_Coding_Standards.tex @@ -17,7 +17,7 @@ informatics team here at the Broad Institute. They deserve all the credit for t of gratitude with them. \section{Summary} -This document is an attempt to describe a brief and minimal set of standards for Java code for use by production informatics projects at the Broad. The goal of the standards is to allow programmers to be innovative and expressive, while allowing their peers a vague hope of maintaining and extending their output. This document describes a set of arbitrary standards for naming and documentation based on industry-standard practices, and a set of Ògood practicesÓ guidelines intended to improve the maintainability, correctness, and reusability of code. Good citizenship demands that you suggest improvements if you feel that the document is not well crafted, rather than merely going your own way +This document is an attempt to describe a brief and minimal set of standards for Java code for use by production informatics projects at the Broad. The goal of the standards is to allow programmers to be innovative and expressive, while allowing their peers a vague hope of maintaining and extending their output. This document describes a set of arbitrary standards for naming and documentation based on industry-standard practices, and a set of Ògood practicesÓ guidelines intended to improve the maintainability, correctness, and reusability of code. Good citizenship demands that you suggest improvements if you feel that the document is not well crafted, rather than merely going your own way. \pagebreak \section{Cheat Sheet} \begin{table}[htdp]