Call Func With Return. A code checker that makes sure certain functions are always used with a return statement.

github.com/elvinn/eslint-plugin-call-func-with-return

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2023
  • ci: v0.1.0
  • Merge pull request #7 from Red626/master
  • feat: 支持对象方法的识别
August 2020
  • Merge pull request #1 from elvinn/dependabot/npm_and_yarn/lodash-4.17.19
July 2020
  • build(deps): bump lodash from 4.17.15 to 4.17.19
  • doc: add rule doc
  • doc: add demo code
  • doc: add repository url
  • doc: add MIT license
  • feat: init project