본문 바로가기
개발 및 IT 용어/VS Code

VS Code - autopep8 적용 방법

by AI-BT 2024. 8. 29.
728x90
반응형

vscode 에서 python autopep8 적용 방법 이다.

 

1. extension 에서 설치

 

 

2. ctl + , 에서 atuopep8 검색 

text editor 에서 default 값 formatter 설정

 

 

formatter 설정 시 최대 길이 조정

extensions 탭에서 autopep8 클릭 후
add item 에서 아래 입렵
--max-line-length=120  

 

3. 저장시 자동으로 formatter 적용

 

728x90
반응형

댓글