phpBB
Statistics
| Revision:

root / trunk / code_sniffer / phpbb / build.xml

History | View | Annotate | Download (612 Bytes)

# Date Author Comment
10207 10/04/2009 03:26 pm Meik Sievertsen

Update code_sniffer build.xml file to be executable on our system

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.

8434 03/14/2008 09:21 pm Manuel Pichler

- Initial commit of an ant build file that helps to execute the test suite
for this code sniffer standard implementation.