File "phpcs-ruleset.xml"

Full Path: /home/amervokv/ecomlive.net/wp-content/plugins/webp-express/vendor/rosell-dk/file-util/phpcs-ruleset.xml
File size: 308 bytes
MIME-type: text/xml
Charset: utf-8

<?xml version="1.0"?>
<ruleset name="Custom Standard">
  <description>PSR2 without line ending rule - let git manage the EOL cross the platforms</description>
  <rule ref="PSR2" />
  <rule ref="Generic.Files.LineEndings">
      <exclude name="Generic.Files.LineEndings.InvalidEOLChar"/>
  </rule>
</ruleset>