Skip to content

formatter 옵션 설정 #43

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
Mar 1, 2023

Conversation

pers0n4
Copy link
Contributor

@pers0n4 pers0n4 commented Mar 1, 2023

목표

  • format 수행 시 migrations 는 제외되게 한다

작업내용

  • pyproject.toml 파일 생성
    • black 설정 추가
    • isort 설정 추가
  • GitHub Actions 스크립트에서 옵션 제거

Resolve #42

유의사항

  • 리뷰어는 PyConKR-2023을 지정 해 주세요.
  • 작업한 내용을 상세하게 작성해주세요.

@pers0n4 pers0n4 changed the title formatter 옵션 추정 formatter 옵션 수정 Mar 1, 2023
@pers0n4 pers0n4 changed the title formatter 옵션 수정 formatter 옵션 설정 Mar 1, 2023
@golony6449 golony6449 merged commit 1093740 into pythonkr:devdev Mar 1, 2023
@pers0n4 pers0n4 deleted the hotfix/formatter-configuration branch March 14, 2023 18:15
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.

format 대상에서 migration은 제외
2 participants