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

Fix ~2000 linter errors #368

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Fix ~2000 linter errors #368

merged 2 commits into from
Mar 19, 2024

Conversation

simnalamburt
Copy link
Contributor

@simnalamburt simnalamburt commented Mar 19, 2024

  1. All "remark-lint-unordered-list-marker-style" errors

    * 로 되어있는 리스트를 모두 -로 바꾼것이 전부여서 렌더링에 영향을 주지 않을거라고 생각됩니다.

  2. Majority of "remark-lint-no-consecutive-blank-lines" errors

    이것 역시, 3개 이상 연속된 개행을 최대 2개까지만 나타나도록 바꾼것이어서, 렌더링 결과물에 영향을 주지 않을거라고 생각됩니다

Copy link

vercel bot commented Mar 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2024 8:55am

Copy link
Contributor

@XiNiHa XiNiHa left a comment

Choose a reason for hiding this comment

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

* 무지성 LGTM 아닙니다
image

@XiNiHa
Copy link
Contributor

XiNiHa commented Mar 19, 2024

린트를 고치는 과정 내의 PR이기 때문에 린트 체크는 무시하고 머지하겠습니다

@XiNiHa XiNiHa merged commit d1d4042 into main Mar 19, 2024
3 of 4 checks passed
@XiNiHa XiNiHa deleted the fix-linter-errors branch March 19, 2024 09:58
@simnalamburt
Copy link
Contributor Author

FYI, see e38a86d for the codemod

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.

2 participants