Code Monkey home page Code Monkey logo

Comments (7)

w0rp avatar w0rp commented on May 16, 2024 2

Not yet, but if someone wants to open a pull request for it which works, I'll take that. If nobody else adds it, I'll add it eventually.

from ale.

keith avatar keith commented on May 16, 2024 2

This is now is master!

from ale.

neersighted avatar neersighted commented on May 16, 2024

Pylint has a bit of a ...difficult output format. Even when you manually make it something gcc-like, it likes to spit out multiline output with arrow pointers not unlike clang. We can't just drop those lines because the actual explanation is included there. I'll see what I can do, but it might be a while.

from ale.

w0rp avatar w0rp commented on May 16, 2024

One of the linters, I can't remember which one, handles that kind of output by looking for the markers every other line.

from ale.

neersighted avatar neersighted commented on May 16, 2024

The thing with pylint is it is only some errors, not all of them. And the error message is split over the two lines, so we need to parse that and strip the arrow. It's... bleh...

from ale.

keith avatar keith commented on May 16, 2024

I've opened a PR for pylint support here #151

from ale.

ehzawad avatar ehzawad commented on May 16, 2024

Great..

from ale.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.