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

테스트 데이터 생성기 프로젝트의 프로그래밍 언어 분석 오류 해결: .gitattributes 추가 - 문법 수정 #101

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

djkeh
Copy link
Owner

@djkeh djkeh commented Sep 4, 2024

이 작업은 #99 에 이어서 깃헙 지원팀의 추가 지원을 받은 내용을 대상 파일에 적용하여
프로젝트 언어 분석 문제의 해결을 시도합니다.

This resolves #96

03f2ff1 커밋이 원하는 결과를 내지 않아서
깃헙에 추가 문의 결과,
기존에 제안해 준, 패키지명 검사 예외 상태를
회피하는 문법이 정확하지 않았다는 답변과 함께
수정안을 제안해 줌.
이를 받아서 적용함.

이 방법은 go언어 뿐만 아니라 `vendored heuristic`
전반을 무시할 것으로 예상되므로,
추후에 관련 문제가 생긴다면 아예
패키지명을 리팩토링하는 것을 다시 고려해볼 것.

* #96 (comment)
@djkeh djkeh added the enhancement New feature or request label Sep 4, 2024
@djkeh djkeh self-assigned this Sep 4, 2024
@djkeh djkeh merged commit 32ff2e8 into main Sep 4, 2024
2 checks passed
@djkeh djkeh deleted the feature/96-gitattributes-2 branch September 4, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant