Skip to content

Commit

Permalink
update intellij settings to match expected style from eclipse
Browse files Browse the repository at this point in the history
this is what's expected:

    public void foo1(int i1, int i2,
        int i3, int i4, int i5,
        int i6, int i7) {
    }
  • Loading branch information
rtyley committed Apr 16, 2012
1 parent e227921 commit 5330626
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .idea/codeStyleSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5330626

Please sign in to comment.