You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.
Jenkins has already solved problem like this via CI. You can read more about it here
There are some disadvantages, the biggest one is it's cost and time for it's realization.
For IntelliJ IDEA it's possible to provide EditorConfig-file, which will contain main Java style rules. Editors come bundled with native support for EditorConfig : GitHub, IntelliJ IDEA, VisualStudio and some other. For Eclipse and NetBeans the plugin is required. More info: https://editorconfig.org/
We just should configure it properly and add to repository.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Investigate possible options and workflow for future contributors so that JDI is kept in one style.
The text was updated successfully, but these errors were encountered: