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

Scala, Spark, Luigi, Shell 개발 가이드 추가 #126

Merged
merged 5 commits into from Nov 20, 2019

Conversation

boridevna
Copy link
Contributor

@boridevna
Copy link
Contributor Author

우선은 리뷰어로 @namenu , @iamchanu , @nephtyws 님을 초대했습니다.
혹시 함께 리뷰 해주실 다른 분들이 있다면 자유롭게 리뷰어로 추가부탁드려요 😀

## Chained Method Invocations
- chained method 호출은 다음의 경우를 모두 허용한다.
- on a single line
- line length가 100 이내이고 가독성을 헤치지 않는 경우 허용

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

문득 궁금해져서 여쭤보는 건데.. line length를 100 byte로 설정하신 배경이 궁금합니다.

Copy link
Contributor Author

@boridevna boridevna Nov 15, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nephtyws 요기의 가이드에서 따왔습니다!
https://github.com/databricks/scala-style-guide#linelength

Scala/README.md Show resolved Hide resolved
Scala/README.md Outdated Show resolved Hide resolved
@boridevna boridevna closed this Nov 20, 2019
- Change tone from 'must use' to 'recommend' for #ideintegrated-development-environment
- Fix typo
@boridevna boridevna reopened this Nov 20, 2019
@boridevna
Copy link
Contributor Author

@namenu 님의 리뷰코멘트를 반영했습니다.

  • IDEA 사용을 권장하는 어투로 변경하면서, IDEA plugin과 상세한 사항들은 folding 되도록 서식을 수정했습니다.

@namenu namenu merged commit 663954a into master Nov 20, 2019
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

Successfully merging this pull request may close these issues.

None yet

4 participants