rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

feat: RuleTester supports processor

Open mysticatea opened this issue 6 years ago • 5 comments

Link to rendered RFC

Summary

This RFC makes RuleTester class supporting processor option.

Related Issues

  • https://github.com/eslint/rfcs/pull/25#issuecomment-499877621

mysticatea avatar Jul 15 '19 19:07 mysticatea

@mysticatea if you have a moment to take a look at this: I'll be updating this RFC soon so we can use it to solve https://github.com/eslint/eslint/issues/14800. Before I do, were there any additional changes you had in mind for this that I should incorporate?

btmills avatar Jul 29 '21 04:07 btmills

Hi @mysticatea!, thanks for the Pull Request

The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.

  • The commit message tag wasn't recognized. Did you mean "docs", "fix", or "feat"?
  • There should be a space following the initial tag and colon, for example 'feat: Message'.
  • The first letter of the tag should be in lowercase

Read more about contributing to ESLint here

eslint-github-bot[bot] avatar Oct 26 '21 09:10 eslint-github-bot[bot]

CLA Not Signed

  • :white_check_mark: Brandon Mills (07fd2eb473e9cfff5079af9c257e0ce3e84849e9)

Since the original commit, 4af9338, was written under the old CLA, it is already covered. The CLA bot will report an error, but we can ignore it for that commit because all commits are covered by a CLA.

This is ready for review.

btmills avatar Nov 04 '21 02:11 btmills