Skip to content

Conversation

lumirlumir
Copy link
Collaborator

@lumirlumir lumirlumir commented Oct 1, 2024

안녕하세요😊

#1068 PR과 같이 CRLF가 잘못 코드베이스에 들어가는 경우를 방지하기 위해, editorconfig를 도입하였습니다.

editorconfig에 다양한 옵션들이 많지만 우선 utf-8과 LF 강제 옵션만 추가하였습니다.

추가로, CI 환경과 pre-commit hook에서도 해당 내용을 검증하기 위해 editorconfig-checker라는 패키지를 설정한 후 관련 코드 세팅을 해주었습니다.


image

현재 CI를 통과하지 못하는 것은 정상입니다. 이는 #1068 PR이 승인되어 CRLF가 모두 LF로 바뀌고, 해당 커밋이 현재 PR에 머지되어야만 통과할 수 있습니다.

Progress

@vercel
Copy link

vercel bot commented Oct 1, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
ko-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Oct 8, 2024 2:28am

@github-actions
Copy link

github-actions bot commented Oct 1, 2024

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@lumirlumir lumirlumir marked this pull request as ready for review October 1, 2024 13:56
@lumirlumir lumirlumir enabled auto-merge (squash) October 4, 2024 05:51
@lumirlumir lumirlumir merged commit 8f1b6f4 into reactjs:main Oct 10, 2024
5 checks passed
@lumirlumir lumirlumir deleted the feat-editorconfig branch October 10, 2024 14:59
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