Skip to content

tools: DRY isRequireCall() in lint rules

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/lint-rules into master

This commit makes isRequireCall() a reusable utility function for core's custom ESLint rules.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading