aboutsummaryrefslogtreecommitdiffstats
path: root/code_sniffer
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2008-05-04 20:06:02 +0000
committerNils Adermann <naderman@naderman.de>2008-05-04 20:06:02 +0000
commit0d631c2ae01f3e8b299f63ec3949c688e6a479a8 (patch)
tree0399b76bf16bebc689ca061aeb2c35703c053428 /code_sniffer
parent1219ff4717fe9b81995cd490458c66bc3c7dda84 (diff)
downloadforums-0d631c2ae01f3e8b299f63ec3949c688e6a479a8.tar
forums-0d631c2ae01f3e8b299f63ec3949c688e6a479a8.tar.gz
forums-0d631c2ae01f3e8b299f63ec3949c688e6a479a8.tar.bz2
forums-0d631c2ae01f3e8b299f63ec3949c688e6a479a8.tar.xz
forums-0d631c2ae01f3e8b299f63ec3949c688e6a479a8.zip
Moving code sniffer stuff into subfolder so directory can be linked and doesn't require copying
git-svn-id: file:///svn/phpbb/trunk@8548 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'code_sniffer')
-rw-r--r--code_sniffer/phpbb/Sniffs/Commenting/FileCommentSniff.php (renamed from code_sniffer/Sniffs/Commenting/FileCommentSniff.php)0
-rw-r--r--code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.inc (renamed from code_sniffer/Tests/Commenting/FileCommentUnitTest.inc)0
-rw-r--r--code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php (renamed from code_sniffer/Tests/Commenting/FileCommentUnitTest.php)0
-rw-r--r--code_sniffer/phpbb/build.xml (renamed from code_sniffer/build.xml)0
-rw-r--r--code_sniffer/phpbb/phpbbCodingStandard.php (renamed from code_sniffer/phpbbCodingStandard.php)0
5 files changed, 0 insertions, 0 deletions
diff --git a/code_sniffer/Sniffs/Commenting/FileCommentSniff.php b/code_sniffer/phpbb/Sniffs/Commenting/FileCommentSniff.php
index e63c3f65fd..e63c3f65fd 100644
--- a/code_sniffer/Sniffs/Commenting/FileCommentSniff.php
+++ b/code_sniffer/phpbb/Sniffs/Commenting/FileCommentSniff.php
diff --git a/code_sniffer/Tests/Commenting/FileCommentUnitTest.inc b/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.inc
index 0ace1c1bda..0ace1c1bda 100644
--- a/code_sniffer/Tests/Commenting/FileCommentUnitTest.inc
+++ b/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.inc
diff --git a/code_sniffer/Tests/Commenting/FileCommentUnitTest.php b/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php
index 849a7fb9a0..849a7fb9a0 100644
--- a/code_sniffer/Tests/Commenting/FileCommentUnitTest.php
+++ b/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php
diff --git a/code_sniffer/build.xml b/code_sniffer/phpbb/build.xml
index e5d75b5393..e5d75b5393 100644
--- a/code_sniffer/build.xml
+++ b/code_sniffer/phpbb/build.xml
diff --git a/code_sniffer/phpbbCodingStandard.php b/code_sniffer/phpbb/phpbbCodingStandard.php
index be51b54b40..be51b54b40 100644
--- a/code_sniffer/phpbbCodingStandard.php
+++ b/code_sniffer/phpbb/phpbbCodingStandard.php