Giter VIP home page Giter VIP logo

Comments (3)

magurotuna avatar magurotuna commented on July 25, 2024

Hi @RDambrosio016 ;)
I have been contributing to deno_lint, mainly implementing some rules. (actually I wrote no-await-in-loop in deno_lint!)
I read your blog post a few days ago and I got really interested in RSLint architecture, because sometimes I feel like it's pretty difficult to implement rules in deno_lint due to the limitation of AST-based way.
So I would like to learn how RSLint is implemented deeply. This issue looks nice for my first step 😄 May I work on it?

from rslint.

RDambrosio016 avatar RDambrosio016 commented on July 25, 2024

@magurotuna go ahead! if you have any questions feel free to ask, i am also on the rust community discord regularly. I reccomend running cargo doc on the project then looking at the docs of each crate, the main things you will need for knowing how to implement rules are the rowan SyntaxNode/SyntaxToken docs and the rslint_parser util and ast docs 🙂, make sure to check out docs/dev too.

from rslint.

magurotuna avatar magurotuna commented on July 25, 2024

Thanks for the quick reply and very detailed advice @RDambrosio016 !
I'll read those docs, which will definitely help me understand RSLint. Then I will add doc for no-await-in-loop.

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.