We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running Eclipse Version: 2021-12 (4.22.0) All I've done is imported the scijava coding style.
Applying auto-formatter turns this:
into this:
It looks like a big part of this is the Remove blank lines option from the Javadoc section:
Remove blank lines
Are we happy with this setting?
The text was updated successfully, but these errors were encountered:
Apply scijava-formatter
82cee5b
NB: the class-level javadoc was skipped. See: scijava/scijava-coding-style#4
6e431dd
No branches or pull requests
Running Eclipse Version: 2021-12 (4.22.0)
All I've done is imported the scijava coding style.
Applying auto-formatter turns this:
into this:
It looks like a big part of this is the
Remove blank lines
option from the Javadoc section:Are we happy with this setting?
The text was updated successfully, but these errors were encountered: