naver / naver/hackday-conventions-java
intellij 에서 rule 반영을 하면 오류가 발생
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 222
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
The Checkstyle rules file could not be parsed. cannot initialize module SuppressionFilter - Unable to parse /Users/aiden/workspace/musinsa/tf/delivery/naver-checkstyle-rules.xml - 문서 유형 선언을 포함하거나 문서 유형 선언이 가리키는 마크업 선언은 올바른 형식이어야 합니다. The file has been blocked for 60s.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening naver-checkstyle-rules.xml and reproducing the rule application in IntelliJ to confirm the parsing failure. Check the XML declaration and the reported SuppressionFilter parsing path; done means the rules file parses successfully and can be applied without the 60-second block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100