2

I'm using the pylint python linter via Syntastic in Vim. It's great, except that I'm getting a lot of undefine-variable messages when calling functions that are defined in other modules that are then imported. Is it possible to configure Syntastic so that pylint looks in all files reachable from my current directory?

Tom
  • 6,601
  • 12
  • 40
  • 48

0 Answers0