Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12242801
phpcs.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
phpcs.xml
View Options
<?xml version="1.0"?>
<!--
=============================================================
PHP_CodeSniffer configuration
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Project: Keruald
License: Trivial work, not eligible to copyright
Source file: _templates/phpcs.xml.in
=============================================================
<auto-generated>
This file is automatically generated from a template.
Changes to this file may cause incorrect behavior
and will be lost if the state is redeployed.
</auto-generated>
-->
<ruleset
name=
"Nasqueron"
>
<rule
ref=
"vendor/nasqueron/codestyle/CodeSniffer/ruleset.xml"
/>
<!--
OmniTools exception
Allow dprint_r() and dieprint_r() legacy debug function names
-->
<rule
ref=
"Generic.NamingConventions.CamelCapsFunctionName.NotCamelCaps"
>
<exclude-pattern>
*/_register_to_global_space.php
</exclude-pattern>
</rule>
<!--
Database exception
Allow unused parameters
-->
<rule
ref=
"Generic.CodeAnalysis.UnusedFunctionParameter"
>
<exclude-pattern>
database/src/*
</exclude-pattern>
</rule>
<file>
cache/src
</file>
<file>
cache/tests
</file>
<file>
commands/src
</file>
<file>
commands/tests
</file>
<file>
database/src
</file>
<file>
database/tests
</file>
<file>
omnitools/src
</file>
<file>
omnitools/tests
</file>
<file>
report/src
</file>
<file>
report/tests
</file>
</ruleset>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sun, Oct 12, 10:34 (6 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065761
Default Alt Text
phpcs.xml (1 KB)
Attached To
Mode
rKERUALD Keruald libraries development repository
Attached
Detach File
Event Timeline
Log In to Comment