Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

SPIKE: coding standards & convention tools #22

Open
nlokhanov opened this issue Sep 20, 2018 · 4 comments
Open

SPIKE: coding standards & convention tools #22

nlokhanov opened this issue Sep 20, 2018 · 4 comments
Assignees
Labels

Comments

@nlokhanov
Copy link

Investigate possible options and workflow for future contributors so that JDI is kept in one style.

@SChepinog
Copy link

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.

@PirateOfTheNeverland
Copy link
Collaborator

Please review coding standarts I've added to JDI's wiki:

https://github.com/jdi-testing/jdi-2.0/wiki/JDI-coding-standarts

@nlokhanov
Copy link
Author

@PirateOfTheNeverland Great start! @SChepinog @NataliaLebedeva please look at the page in previous comment

@NataliaLebedeva
Copy link
Collaborator

NataliaLebedeva commented Sep 25, 2018

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants