wip: feat: workspace tmux remove
This commit is contained in:
parent
7b1a33414a
commit
f51701818a
2 changed files with 9 additions and 17 deletions
|
|
@ -75,10 +75,10 @@ select = [
|
|||
"RSE", # flake8-raise
|
||||
"RET", # flake8-return
|
||||
# "SLF", # flake8-self
|
||||
# "SIM", # flake8-simplify
|
||||
"SIM", # flake8-simplify
|
||||
"TID", # flake8-tidy-imports
|
||||
"TCH", # flake8-type-checking
|
||||
# "INT", # flake8-gettext
|
||||
"INT", # flake8-gettext
|
||||
"ARG", # flake8-unused-arguments
|
||||
"PTH", # flake8-use-pathlib
|
||||
"ERA", # eradicate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue