Use the LSP server to reformat code
This commit is contained in:
parent
ca4600f0a0
commit
cb45cd7b4b
3 changed files with 9 additions and 20 deletions
|
|
@ -1,9 +1,3 @@
|
|||
#! /usr/bin/sh
|
||||
|
||||
poetry add \
|
||||
--group dev \
|
||||
black \
|
||||
isort
|
||||
poetry add \
|
||||
--group test \
|
||||
coverage
|
||||
poetry add --group dev coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue