Giter Site home page Giter Site logo

Comments (7)

w0rp avatar w0rp commented on July 22, 2024 10

Developers can really develop whatever they want. It's good to see new approaches to the same issues. The users will decide what becomes popular or not.

from ale.

blueyed avatar blueyed commented on July 22, 2024 8

Well, I tend to disagree nowadays, and think that with all the work put into Neomake/ALE/etc Syntastic (and/or vim-dispatch) would have all the missing features (async, autolint) by now. As for Neomake, it started as a proof-of-concept, when Neovim/async was still fresh - but there are far too many different linter frameworks IMHO by now, and I'd rather like to see forces being joined.

from ale.

w0rp avatar w0rp commented on July 22, 2024 5

Thanks! I'll look into it. I avoided most of the issues mentioned by totally forgoing makeprg and errorformat from the start.

There is some talk saying this on the fly checking can't be done but... I've already done it. The only limitations lie in individual programs for linting not accepting stdin. Any linter worth its weight ought to be able to read from stdin.

from ale.

w0rp avatar w0rp commented on July 22, 2024 5

I'll close this issue, as there's nothing to really work on here, but I'll keep the information linked in mind. Thanks for the information. 👍

from ale.

w0rp avatar w0rp commented on July 22, 2024 1

Always good to have more attempts at solving the same problems.

from ale.

bounceme avatar bounceme commented on July 22, 2024

Hey, here is the general approach not depending on stdin. https://gist.github.com/bounceme/a2cb5c341af1b33c48689f64c678235f

I doubt it will ever be integrated into neomake but it proves the concept

from ale.

blueyed avatar blueyed commented on July 22, 2024

Just for information and referencev there is https://github.com/dojoteef/neomake-autolint by now, a Neomake plugin for longing through a temporary buffer.

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.