yams #83869 silence pylint about undefined stuff in buildobjs [validation pending]
priority | important |
---|---|
type | bug |
done in | 0.35.0 |
load | 0.100 |
load left | 0.000 |
closed by | #4468670c3abe [buildobjs] avoid module level dynamic object creation to avoid useless pylint errors (closes #83869) |
Comments
-
2011/12/05 09:21, written by sthenault
-
2011/12/12 14:46, written by sthenault
-
2011/12/14 10:56, written by acampeas
-
2011/12/14 11:00, written by acampeas
-
2011/12/14 11:02, written by acampeas
add comment"pylint --load-plugins=cubicweb.pylintext mycube" fix this
do we really needs this once we use the pylint plugin ?
Even if the pylint plugin works around this (I don't know ... how am I supposed to check ?), my brain is not compatible with it and I prefer the patched version.
btw the pylint plugin is something to apply per cube, so -1 with this way of silencing pylint
and of course as usual "my brain" is a shortcut for "any wandering developper's brain" and "anyone using GREP" and "explicit is better than hidden", etc.