SubversionProperties
Tests that the correct Subversion properties are set.
Scope
Generic.VersionControl.SubversionProperties
Description
All php files in a subversion repository should have the svn:keywords property set to 'Author Id Revision' and the svn:eol-style property set to 'native'.
Usage
xml
<rule ref="Generic.VersionControl.SubversionProperties"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.