Skip to content
Snippets Groups Projects
Commit c90ecc68 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Add F821 to ignore list.

- Consider removing this once names like `cmake` and `configure` are
  moved to a sensible namespace.
parent 1a563c2b
Branches
Tags
No related merge requests found
[flake8]
ignore = W391,F403,E221
ignore = W391,F403,E221,F821
max-line-length = 79
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment