티스토리 뷰

공부

[Python] pylint black (black -m {path})

승가비 2021. 7. 25. 00:07
728x90

https://github.com/psf/black

 

GitHub - psf/black: The uncompromising Python code formatter

The uncompromising Python code formatter. Contribute to psf/black development by creating an account on GitHub.

github.com

" <<<< default

 


Auto-save Pycharm

External Tools

Black

Programs: $PyInterpreterDirectory$/black
Arguments: $FilePath$
Working directory: $ProjectFileDir$

https://akshay-jain.medium.com/pycharm-black-with-formatting-on-auto-save-4797972cf5de

 

Pycharm + Black with Formatting on Auto-save

So, lately, I’ve been working with Black for Python code formatting. Pretty cool huh!

akshay-jain.medium.com

 

728x90

'공부' 카테고리의 다른 글

[MySQL] TRUNCATE TABLE {table}  (0) 2021.08.13
[Python] intersection list  (0) 2021.07.26
[Python] string format range text  (0) 2021.07.25
[Linux] overwrite symbolic link  (0) 2021.07.25
[Python] smtplib (with BCC)  (0) 2021.07.25
댓글