temporarily disable PropertySortOrder since it defaults to alphabetical

This commit is contained in:
Chris Rebert 2014-12-08 19:59:21 -08:00
parent 1e4f280b19
commit 2e91a3d6a7
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ linters:
enabled: true
PropertySortOrder:
enabled: true
enabled: false
ignore_unspecified: false
PropertySpelling: