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

ci: ignore line lint for empty files, add C/C# labels #499

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

bky373
Copy link
Contributor

@bky373 bky373 commented Sep 25, 2024

작업 내용

  • 빈 파일에 대한 line lint 체크를 무시하도록 수정했습니다.
    • GitHub 에서도 개행 체크를 하지 않으니 통합 워크플로에서도 검사를 수행하지 않기로 @DaleSeo 님과 이야기를 나누었습니다.
  • CC# 파일에 대한 라벨 설정을 추가했습니다.
    • 아직 소수의 인원이 사용하지만, 알고리즘에 c 계열 언어를 지원하는 경우가 굉장히 많고, 이곳 Repository 가 다양한 언어를 수용하는 곳이기 때문에 추가해두었습니다.

테스트

아래 테스트는 제 개인 Repo 에서 진행하였습니다.

  • 빈 파일에 대한 line lint 체크를 무시하도록 수정했습니다.
    • 변경 전: 워크플로 실패 및 Summary 존재
      • PR 하단
        image
      • GitHub Actions Summary
        image
    • 변경 후: 워크플로 성공 및 Summary 없음
      image
  • CC# 파일에 대한 라벨 설정을 추가했습니다.
    image

@bky373 bky373 requested a review from a team as a code owner September 25, 2024 12:17
@bky373 bky373 requested a review from DaleSeo September 25, 2024 12:17
Copy link
Contributor

@DaleSeo DaleSeo left a comment

Choose a reason for hiding this comment

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

너무 좋습니다! 💯👍

excited-lets-go-gif

@bky373 bky373 merged commit 33741a7 into DaleStudy:main Oct 1, 2024
3 checks passed
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