PyLint syntax question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brendon

    #1

    PyLint syntax question

    Hi,

    This may seem like a stupid question, but I'd like to know anyway. How
    do I used pylint's --ignore option to prevent it from looking at some
    files? The documentation says you have to use a base name. What the
    heck is a base name?

    Are there any other ways to stop it looking at certain files? At the
    moment I'm trying to get it to avoid the ones that contain 'import wx'.


    Thanks,
    Brendon

Working...