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

[FE] frontend yml lint 과정 수정 #119

Closed
1 task
Todari opened this issue Jul 25, 2024 · 0 comments · Fixed by #120
Closed
1 task

[FE] frontend yml lint 과정 수정 #119

Todari opened this issue Jul 25, 2024 · 0 comments · Fixed by #120
Assignees
Milestone

Comments

@Todari
Copy link
Contributor

Todari commented Jul 25, 2024

📄 설명

코드 스타일을 수정해주는 lint process 부분을 수정합니다.

as-is

lint -- --fix로 인해 test가 아닌, fix가 적용됩니다.

to-be

fix keyword를 제거하여 lint 테스트가 진행되도록 적용합니다.

🏁 할 일

  • fix keyword를 제거하여 lint 테스트가 진행되도록 적용

🫡 참고사항

@Todari Todari added the ⚙️ feat feature label Jul 25, 2024
@Todari Todari added this to the lev3 milestone Jul 25, 2024
@Todari Todari self-assigned this Jul 25, 2024
@Todari Todari moved this to 🚀 In Progress in 2024-haeng-dong Jul 25, 2024
@Todari Todari linked a pull request Jul 25, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 🚀 In Progress to ✅ Done in 2024-haeng-dong Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant