Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusted eclipse settings based on work with Matej #4

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

thescouser89
Copy link
Contributor

  • Arguments are in their own line (1 per argument)
  • Same for method parameter definitions
  • Line length limit reset to 120
  • For fluent API method calls, the first method will be in the same line
    as the object, with subsequent method calls in a newline with 1
    indentation
  • Added more default settings

- Arguments are in their own line (1 per argument)
- Same for method parameter definitions
- Line length limit reset to 120
- For fluent API method calls, the first method will be in the same line
  as the object, with subsequent method calls in a newline with 1
  indentation
- Added more default settings
@thescouser89 thescouser89 merged commit 76a12b7 into project-ncl:master Feb 25, 2020
rnc added a commit to rnc/ide-config that referenced this pull request Jan 22, 2025
rnc added a commit to rnc/ide-config that referenced this pull request Jan 22, 2025
rnc added a commit to rnc/ide-config that referenced this pull request Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant