Skip to content

Linting/Formatting/Type Checking with PEP 582 in VS Code #1138

Answered by frostming
acalvino4 asked this question in Q&A
Discussion options

You must be logged in to vote

Do you have autoformat config?

black and linters like flake8 are all static tools, they don't rely on any dependency of the project. So PEP 582 won't be a problem.

but in my editor there is no indication

What kind of indication? black doesn't show indicators on format problems, AFAIK.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pawamoy
Comment options

pawamoy Jun 16, 2022
Maintainer Sponsor

@acalvino4
Comment options

@acalvino4
Comment options

@pawamoy
Comment options

pawamoy Jun 17, 2022
Maintainer Sponsor

@acalvino4
Comment options

Answer selected by acalvino4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants