Git Product home page Git Product logo

Comments (12)

eduardoboucas avatar eduardoboucas commented on May 25, 2024 1

I agree! I like ESlint. What are your thoughts?

from speedtracker.

 avatar commented on May 25, 2024 1

KISS on that linter, please. ESLint brings with it a world of noise and some particularly distracting configuration likely to lead to pedantic conversation in PRs. I would only recommend ESLint for an organization with a highly cohesive team of 6-12+ individuals.

My suggestion: http://standardjs.com/


We could integrate with Travis to do linting of new PRs?

Yes. And use a pre-commit hook to stop the commit before it results in bad code entering the system and hitting CI. Hooks are relatively easy to set-up. Here's an example using ghooks.

from speedtracker.

danielbayerlein avatar danielbayerlein commented on May 25, 2024

I also prefer ESLint. In my projects I use ESLint with the airbnb configuration.

from speedtracker.

danielbayerlein avatar danielbayerlein commented on May 25, 2024

I can take the issue if you want...

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 25, 2024

@danielbayerlein that would be great!

We could integrate with Travis to do linting of new PRs?

from speedtracker.

danielbayerlein avatar danielbayerlein commented on May 25, 2024

We could integrate with Travis to do linting of new PRs?

Sure 👍

from speedtracker.

 avatar commented on May 25, 2024

If we can settle on Standard I'll get a PR together for linting with pre-commit hook and CI integration.

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 25, 2024

I'm quite happy with using Standard.

from speedtracker.

danielbayerlein avatar danielbayerlein commented on May 25, 2024

@jhabdas I would also put on JavaScript Standard Style at this time.

from speedtracker.

 avatar commented on May 25, 2024

@eduardoboucas preferences? https://standardjs.com/#is-there-a-readme-badge

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 25, 2024

I'd say the small one, but happy to go with your choice. :)

from speedtracker.

 avatar commented on May 25, 2024

@eduardoboucas Re the small one. As soon as we add badge two is what I was thinking, for consistency. Until then I felt the big one was prettier and stood out more. 💄 really, but it hit my heart when I thought of the old badges we used to use on the Web.

from speedtracker.

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.