Giter Club home page Giter Club logo

Comments (6)

terichadbourne avatar terichadbourne commented on June 11, 2024

Is it possible this particular case wasn't picked up as an error by the linter because the string had an apostrophe inside it and couldn't have been produced with single quotes surrounding it? If so, maybe there's a way to add our own rule to require ` instead of " around the string in that case?

from protoschool.github.io.

mikeal avatar mikeal commented on June 11, 2024

Is it possible this particular case wasn't picked up as an error by the linter because the string had an apostrophe inside it and couldn't have been produced with single quotes surrounding it?

This is absolutely why :)

from protoschool.github.io.

terichadbourne avatar terichadbourne commented on June 11, 2024

from protoschool.github.io.

mikeal avatar mikeal commented on June 11, 2024

This still needs to be tackled: " add npm run lint to the travis config so we get feedback on PRs"

However, it's a little more involved than that. Our current travis config is for gh-pages deploys so it doesn't run on every PR, it only runs on merges to master.

from protoschool.github.io.

terichadbourne avatar terichadbourne commented on June 11, 2024

May I assign this one to you @mikeal so I can stay focused on site content for the time being? (Happy to have you grab me when you're doing it if you want to show me how it works; I don't know anything about this kind of plumbing.)

from protoschool.github.io.

mikeal avatar mikeal commented on June 11, 2024

Sure, I'll assign it to myself to save you the hassle :)

from protoschool.github.io.

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.