wip: feat: workspace tmux remove
This commit is contained in:
parent
7ec81ffdc7
commit
0bdfb253ef
2 changed files with 6 additions and 12 deletions
|
|
@ -81,16 +81,16 @@ select = [
|
|||
# "INT", # flake8-gettext
|
||||
# "ARG", # flake8-unused-arguments
|
||||
"PTH", # flake8-use-pathlib
|
||||
# "ERA", # eradicate
|
||||
"ERA", # eradicate
|
||||
"PD", # pandas-vet
|
||||
"PGH", # pygrep-hooks
|
||||
# "PL", # Pylint
|
||||
# "PLC", # Convention
|
||||
"PLC", # Convention
|
||||
"PLE", # Error
|
||||
# "PLR", # Refactor
|
||||
"PLW", # Warning
|
||||
# "TRY", # tryceratops
|
||||
"TRY", # tryceratops
|
||||
"NPY", # NumPy-specific rules
|
||||
# "RUF", # Ruff-specific rules
|
||||
"RUF", # Ruff-specific rules
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue