Skip to content

Commit

Permalink
Merge pull request #6 from mediact/feature/AEQ-335
Browse files Browse the repository at this point in the history
1.5.1 - Lower throws call tree analysis depth to 0
  • Loading branch information
sjokki authored Feb 28, 2018
2 parents d425da0 + aff68bd commit a3f2c28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/codeStyleSettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<option name="PHPDOC_BLANK_LINE_BEFORE_TAGS" value="true" />
<option name="PHPDOC_KEEP_BLANK_LINES" value="true" />
<option name="PHPDOC_BLANK_LINES_AROUND_PARAMETERS" value="true" />
<option name="PHPDOC_THROWS_CALL_TREE_ANALYSIS_DEPTH" value="0" />
<option name="LOWER_CASE_BOOLEAN_CONST" value="true" />
<option name="LOWER_CASE_NULL_CONST" value="true" />
<option name="VARIABLE_NAMING_STYLE" value="CAMEL_CASE" />
Expand Down

0 comments on commit a3f2c28

Please sign in to comment.