Register
phpBB.com Wiki · Home Projects Help

root / trunk / code_sniffer / phpbb / phpbbCodingStandard.php

phpbbCodingStandard.php

View | Annotate | Download (1.1 KB)

# Date Author Comment
8548 View | Annotate 05/04/2008 10:06 PM naderman

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

8435 View | Annotate 03/15/2008 02:01 AM mapi

- 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.