Giter VIP home page Giter VIP logo

Comments (7)

RDambrosio016 avatar RDambrosio016 commented on June 26, 2024 1

I'll go ahead and close this as its resolved, rslint will provide conversion tools but will not do interop with eslint.

from rslint.

RDambrosio016 avatar RDambrosio016 commented on June 26, 2024

I would rather not do that, i don't want the tool to be constrained by eslint's config, and rslint's config is quite different. My plan is to have tools in the cli which allow you to automatically switch eslint items to rslint or to guide you through doing it.

from rslint.

Stupremee avatar Stupremee commented on June 26, 2024

thats fine too

from rslint.

RDambrosio016 avatar RDambrosio016 commented on June 26, 2024

Off the top of my head:

  • rslint has the concept of groups, eslint does not
  • rslint does not require parser config
  • rslint will have an errors field to configure error output
  • rslint uses rules.warnings and rules.errors, while eslint just has a rules object and their level is configured through the key

from rslint.

RDambrosio016 avatar RDambrosio016 commented on June 26, 2024

I realize a big wall in getting more people to use rslint will be switching from eslint, so offering tools to make it easy will be vital. Things like directives work differently in rslint (statement scoped vs line scoped), so interop is kind of limiting.

from rslint.

Stupremee avatar Stupremee commented on June 26, 2024

Yea, but an interactive CLI conversion tool sounds like a nice idea.

from rslint.

RDambrosio016 avatar RDambrosio016 commented on June 26, 2024

Yeah which is what i plan on doing, dialoguer and rustyline should make this extremely simple

from rslint.

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.