mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/12723] Do not mention too many details on documentation.
PHPBB3-12723
This commit is contained in:
parent
e10bf39d08
commit
ddb35531ac
2 changed files with 2 additions and 3 deletions
|
@ -101,6 +101,7 @@
|
|||
-s
|
||||
--extensions=php
|
||||
--standard=build/code_sniffer/ruleset-php-extensions.xml
|
||||
--ignore=${project.basedir}/phpBB/ext/*/tests/*
|
||||
phpBB/ext"
|
||||
dir="." returnProperty="retval-php-ext" passthru="true" />
|
||||
<if>
|
||||
|
|
|
@ -5,9 +5,7 @@
|
|||
|
||||
<rule ref="./ruleset-php-legacy.xml" />
|
||||
|
||||
<!-- THe header file MUST contains:
|
||||
- the phpBB copyright: (c) phpBB Limited <https://www.phpbb.com>
|
||||
- the phpBB License: GNU General Public License, version 2 (GPL-2.0) -->
|
||||
<!-- Each file MUST start with a valid header as defined by the Coding Guidelines -->
|
||||
<rule ref="./phpbb/Sniffs/Commenting/FileCommentSniff.php" />
|
||||
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Reference in a new issue