V
V
Vadim2021-07-05 18:09:12
Python
Vadim, 2021-07-05 18:09:12

How can I tell flake8 to ignore a certain error?

Hello everyone,

installed flake8 as [dev-package] in Pipfile.

VScode complains about some errors, in particular about the length of the lines. Is it possible to create some kind of file (aka flake8 settings) in the project to tell flake8 to ignore this type of errors? And what should I put in there?

all the best,
Vadim

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2021-07-05
@Viji

https://flake8.pycqa.org/en/3.1.1/user/configurati...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question