Skip to content

[WIP] Automate collaboration rules with Checkstyle and Prettier - #23

Closed
iey704 with Copilot wants to merge 1 commit into
mainfrom
copilot/linting-formatting-checkstyle-prettier
Closed

iey704 with Copilot wants to merge 1 commit into
mainfrom
copilot/linting-formatting-checkstyle-prettier

Conversation

Copilot AI commented Apr 25, 2026

Copy link
Copy Markdown
  • Create checkstyle.xml — Checkstyle rules for Java (Google/eGovFrame style)
  • Create pom.xml — Maven build file with maven-checkstyle-plugin
  • Create .prettierrc — Prettier formatting configuration
  • Create .prettierignore — Files/dirs excluded from Prettier
  • Create .vscode/settings.json — VS Code auto-format on save + Checkstyle/Prettier integration
  • Create .vscode/extensions.json — Recommended VS Code extensions
  • Run parallel_validation

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.

Linting & Formatting: Checkstyle과 Prettier로 협업 규칙 자동화하기

2 participants