Skip to content

Commit

Permalink
update code-style prefs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsternberg committed Feb 14, 2015
1 parent b9acb01 commit 7fe114d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ coding_style:
catch: true
finally: true
within:
brackets: true
array_initializer: true
grouping: true
function_call: true
Expand Down Expand Up @@ -109,3 +108,4 @@ coding_style:
opening: end-of-line
catch_on_new_line: false
finally_on_new_line: false

0 comments on commit 7fe114d

Please sign in to comment.