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

[ML-30][Coding Style] Add code style rules & scripts for Scala, Java and C++ #62

Merged
merged 3 commits into from
May 10, 2021

Conversation

xwu99
Copy link
Collaborator

@xwu99 xwu99 commented May 8, 2021

What changes were proposed in this pull request?

Closes #30, rules & scripts added.

Java

style check: maven-checkstyle-plugin
formatter: formatter-maven-plugin

Scala

style check: scalastyle-maven-plugin
formatter: mvn-scalafmt

C++

style check: clang-format
formatter: clang-format

@github-actions
Copy link

github-actions bot commented May 8, 2021

#30

@xwu99 xwu99 linked an issue May 8, 2021 that may be closed by this pull request
@xwu99 xwu99 changed the title [ML-30][Coding Style] Enforce coding style for scala, java and c++ [ML-30][Coding Style] Add code style rules & scripts for Scala, Java and C++ May 10, 2021
@xwu99 xwu99 merged commit 23f3704 into oap-project:master May 10, 2021
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.

[Coding Style] Add code style rules & scripts for Scala, Java and C++
1 participant