root / trunk / code_sniffer / phpbb / phpbbCodingStandard.php

View | Annotate | Download (1.1 KB)

# Date Author Comment
8548 05/04/2008 10:06 PM Nils Adermann

Moving code sniffer stuff into subfolder so directory can be linked and doesn't require copying

8435 03/15/2008 02:01 AM Manuel Pichler

- First PHP_CodeSniffer rule added that checks all files for a valid file doc
comment as specified in "1.ii. File Header" of the phpBB Coding Guidelines.