Skip to content

Commit

Permalink
Merge pull request #109 from bugsnag/align
Browse files Browse the repository at this point in the history
Don't align
  • Loading branch information
GrahamCampbell authored Jun 20, 2016
2 parents 2fe03de + 2d7621b commit 65f34bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
disabled:
- align_double_arrow
- short_array_syntax

enabled:
- long_array_syntax
- unalign_double_arrow

finder:
exclude: example

0 comments on commit 65f34bc

Please sign in to comment.