Coder Social home page Coder Social logo

Comments (11)

andreas-marschke avatar andreas-marschke commented on May 27, 2024

Maybe I'm too pedantic with this but I see this as a first sign in terms of the broken window theory (Short: Let one thing slide, the rest will follow and with it the demise of the project). I actually introduced a lot of the code changes (Grunt, testing, automation) to make it easier to check for such errors on a regular basis and plan to get this onto travis and track the progress with migrations towards a cleaner codebase.

I'll give updates to these efforts in a bit.

@bluesmoon what do you think?

from boomerang.

bluesmoon avatar bluesmoon commented on May 27, 2024

We've selected the eslint rules to force what we want the project to be. In particular, eslint failure needs to force the Makefile to fail so that subsequent rules aren't executed (for example if you have rules to push to your production server).

@andreas-marschke that's a good idea, but I'd speak to @nicjansma about the testing framework to use.

from boomerang.

vigneshshanmugam avatar vigneshshanmugam commented on May 27, 2024

IMO, I do not want the build to fail even for a specific multi-space and comma-spacing issues.

Would be better if we can throw warnings instead of errors. Can send a pull request if you are aligned.

from boomerang.

bluesmoon avatar bluesmoon commented on May 27, 2024

No, like I mentioned in the previous comment, I really do want the build to fail in these cases. Coding style is very important and it's important to keep it clean.

from boomerang.

vigneshshanmugam avatar vigneshshanmugam commented on May 27, 2024

Makes Sense. Check the errors that are thrown on the build time.

http://pastebin.com/6ykMbg4S

How do you want to proceed on this?.

from boomerang.

bluesmoon avatar bluesmoon commented on May 27, 2024

from boomerang.

vigneshshanmugam avatar vigneshshanmugam commented on May 27, 2024

I am using version - 0.17.0

from boomerang.

bluesmoon avatar bluesmoon commented on May 27, 2024

Filed a bug on eslint: eslint/eslint#2077

from boomerang.

vigneshshanmugam avatar vigneshshanmugam commented on May 27, 2024

Awesome 👍

from boomerang.

bluesmoon avatar bluesmoon commented on May 27, 2024

from boomerang.

vigneshshanmugam avatar vigneshshanmugam commented on May 27, 2024

super cool :)

from boomerang.

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.