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

build: use checkstyle to validate code convension #15

Merged
merged 3 commits into from
Jan 13, 2023
Merged

build: use checkstyle to validate code convension #15

merged 3 commits into from
Jan 13, 2023

Conversation

junghoon-vans
Copy link
Member

@junghoon-vans junghoon-vans commented Jan 13, 2023

Related Issue

#12

Description

  • 체크스타일 설정을 위한 파일 추가
  • 체크스타일 플러그인 추가
  • 체크스타일에 맞춰 indent 사이즈를 2 space로 수정

Screenshots (if appropriate):

스크린샷 2023-01-14 오전 1 14 29

그래들 탭에서 위 메뉴를 클릭하면 실행됩니다.

@junghoon-vans junghoon-vans added the 🚀 build 빌드 작업과 관련된 작업을 명시합니다. (Gradle, CI/CD 등) label Jan 13, 2023
@junghoon-vans junghoon-vans self-assigned this Jan 13, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@Chaerim1001 Chaerim1001 left a comment

Choose a reason for hiding this comment

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

늦은 시간에 수고 많으셨습니다 ☺️

@junghoon-vans junghoon-vans merged commit 27a563e into dnd-side-project:main Jan 13, 2023
@junghoon-vans junghoon-vans deleted the build/use-checkstyle-to-validate-code-convension branch January 13, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 build 빌드 작업과 관련된 작업을 명시합니다. (Gradle, CI/CD 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants