<?xml version="1.0"?>
<ruleset name="SubnetCalculator">
 <description>The coding standard for IPv4\SubnetCalculator.</description>

 <config name="php_version" value="70200"/>

 <rule ref="PSR12">
  <!-- Welcome to the future where we have HD wide-screen monitors -->
  <exclude name="Generic.Files.LineLength.TooLong"/>
 </rule>

</ruleset>
