Skip to content

[BUG] .flake8 file is ignored #242

Answered by s-weigand
niloatgoshare asked this question in Q&A
Discussion options

You must be logged in to vote

Since flake8-nb highjacks the flake8 internals (in this case application name) you need to use [flake8_nb] instead of [flake8] in your config file.
If you also name the config file .flake8_nb instead of .flake8 it should be autodetected.
See usage docs
Feel free to close the issue if that solves your problem

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by s-weigand
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #228 on August 15, 2022 19:12.