Skip to content

Commit

Permalink
Implemented #143: Set disabled underscore validation by default
Browse files Browse the repository at this point in the history
  • Loading branch information
andkirby committed Oct 13, 2017
1 parent 0ea175e commit fa72148
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!--Validators setup-->
<validators>
<CodingStandard-UnderscoreInMethod>
<underscore_in_non_public>1</underscore_in_non_public>
<underscore_in_non_public>0</underscore_in_non_public>
</CodingStandard-UnderscoreInMethod>
</validators>

Expand Down

0 comments on commit fa72148

Please sign in to comment.