Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3942423
phpcs.xml.in
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.in
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>
{% for package in packages %}
<file>{{ package }}/src</file>
<file>{{ package }}/tests</file>
{% endfor %}
</ruleset>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Thu, Dec 26, 16:13 (8 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2314891
Default Alt Text
phpcs.xml.in (1 KB)
Attached To
Mode
rKERUALD Keruald libraries development repository
Attached
Detach File
Event Timeline
Log In to Comment