-
Notifications
You must be signed in to change notification settings - Fork 114
Documentation: coding style setting with examples #471
Conversation
Added guideline / sample image to reference. And I added some image that might help me at the first time I started to setup my Intellij project. @imback82 do you think it needs more details? I think Project Structure is a bit too much since it will be displayed at the front page of the github project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it might be enough to add a link for the image for reference, at the front page.
For reviewers, links for md rendering:
https://github.com/paryoja/hyperspace/blob/document/coding_style/README.md
https://github.com/paryoja/hyperspace/blob/document/coding_style/docs/coding-guidelines/scala-coding-style.md
Co-authored-by: EJ Song <[email protected]>
Co-authored-by: EJ Song <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the context for this pull request?
What changes were proposed in this pull request?
Add detailed setting for scalafmt with Intellij.
Does this PR introduce any user-facing change?
No
How was this patch tested?
Not required.