Skip to content

Fix ci to check code format in ci #34

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

Merged
merged 2 commits into from
Jun 30, 2025
Merged

Fix ci to check code format in ci #34

merged 2 commits into from
Jun 30, 2025

Conversation

tmdghks
Copy link
Contributor

@tmdghks tmdghks commented Jun 29, 2025

변경사항

CI에서 기존에 코드 포맷 체크가 안 되던 부분을 수정했습니다.

package.json에서 prettier:check 커맨드를 추가하고 ci 파일을 변경하는 방식으로 수정했습니다.

@tmdghks
Copy link
Contributor Author

tmdghks commented Jun 29, 2025

src/app/problems/[qid]/general-info/util.ts에서 코드 포맷이 깨지는 부분 수정 후 다시 커밋했습니다

@tmdghks tmdghks requested review from kidw0124 and seunghyun-24 June 29, 2025 12:57
@seunghyun-24 seunghyun-24 merged commit 4032531 into main Jun 30, 2025
1 check passed
@seunghyun-24 seunghyun-24 deleted the fix-ci-format branch June 30, 2025 06:43
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.

3 participants