Skip to content
Snippets Groups Projects
Commit 46fa564a authored by Bob Lantz's avatar Bob Lantz
Browse files

Changed to ignore W0511, which fails on TODO, FIXME, etc..

We may wish to re-enable this later.
parent 0df8b195
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ disable-msg-cat=IR
#enable-msg=
# Disable the message(s) with the given id(s).
disable-msg=W0704,C0103,W0231,E1102
disable-msg=W0704,C0103,W0231,E1102,W0511
[REPORTS]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment