mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/python: add black-and-isort formatter
Adds two additional formatters for python: - isort, to only sort imports - black-and-isort, which runs black + isort in a compatible manner
This commit is contained in:
parent
897493a65f
commit
e3b55d9798
2 changed files with 30 additions and 0 deletions
|
@ -73,3 +73,5 @@ https://github.com/jacekpoz[jacekpoz]:
|
|||
https://github.com/ksonj[ksonj]:
|
||||
|
||||
* Add support to change mappings to utility/surround
|
||||
|
||||
* Add black-and-isort python formatter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue