Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • E eslint-plugin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • GitLab.org
  • Frontend
  • eslint-plugin
  • Merge requests
  • !20

feat: Add rule to disallow calling `emit` with more than 2 args

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged
Abdulrahman (Abdu) Assabri requested to merge abdusabri/eslint-plugin:emit-more-than-2-args into master Jul 29, 2020
  • Overview 13
  • Commits 6
  • Pipelines 5
  • Changes 7

Fixes gitlab-org/gitlab#223863 (closed) - Add eslint rule disallowing $emit with multiple args

Epic gitlab-org&3334 (closed)

Relevant thread gitlab-org&3334 (comment 385593153)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: emit-more-than-2-args