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

Some basic CONTRIBUTING doc #535

Open
robertvazan opened this issue Feb 12, 2021 · 0 comments
Open

Some basic CONTRIBUTING doc #535

robertvazan opened this issue Feb 12, 2021 · 0 comments

Comments

@robertvazan
Copy link
Collaborator

A lot of useful information can be published in project's CONTRIBUTING.md.

Right now I am wrestling with formatter settings. My usual Java style is wildly different. I have my own custom formatter configured in Eclipse. I have configured WDTK projects to use "Eclipse [built-in]" formatter instead of my own and disabled import wildcards, but I still get large diffs when organizing imports (Ctrl+Shift+O) or formatting code (Ctrl+Shift+F), even for small selections of code. For example, import wildcards seem to be used over some threshold, but I don't know what is that threshold. Publishing standard IDE settings (or referencing existing ones on the Internet) would help reduce formatting noise without having to abandon convenient IDE features.

@robertvazan robertvazan mentioned this issue May 11, 2021
2 tasks
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

No branches or pull requests

1 participant