Code Monkey home page Code Monkey logo

Comments (5)

platinumazure avatar platinumazure commented on June 17, 2024

Excellent call, agree that it should be on test and module callbacks, consider this accepted (until I can get to a desktop and apply the label).

Thoughts on rule name? I'm thinking no-arrow-tests, but maybe you can do better, I'm feeling meh. Feel free to submit a PR

from eslint-plugin-qunit.

platinumazure avatar platinumazure commented on June 17, 2024

I'll start work on this.

@mitchlloyd Do you think there should be an option to tolerate arrow functions if they don't refer to this? In theory, that shouldn't cause problems. (I would still want the default option to be outright forbidding arrow functions as test callbacks, though.)

from eslint-plugin-qunit.

mitchlloyd avatar mitchlloyd commented on June 17, 2024

I don't have any interest in allowing people to use both => and function for defining test callbacks. I just don't see any advantage to allowing the => style.

from eslint-plugin-qunit.

platinumazure avatar platinumazure commented on June 17, 2024

@mitchlloyd I'm with you on that-- I'm just trying to figure out if there might be others who would want the linter to only flag it when someone is actually relying on this in an arrow function.

It's easy to add this later if someone wants it, so I guess for now I'll go with no arrow functions period. In that case, I'm pretty close to having a branch ready.

from eslint-plugin-qunit.

platinumazure avatar platinumazure commented on June 17, 2024

I've put up a new branch. Could you take a look at the documentation in that branch to make sure I haven't misrepresented anything (especially about arrow functions, which I don't regularly use)? Thanks!

from eslint-plugin-qunit.

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.