Skip to content

Conversation

@ryo-manba
Copy link
Contributor

@ryo-manba ryo-manba commented Mar 18, 2025

Prerequisites checklist

What is the purpose of this pull request?

This pull request adds support for period-separated layer names in the use-layers rule.

What changes did you make? (Give an overview)

  • Added support for period-separated layer names in the use-layers rule.
  • Added tests.
  • Updated documentation.

Related Issues

fixes #88

Is there anything you'd like reviewers to focus on?

@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Mar 18, 2025
@eslint-github-bot eslint-github-bot bot added the bug Something isn't working label Mar 18, 2025
@ryo-manba ryo-manba changed the title fix: support period-separated layer names in use-layers rule fix: Add support period-separated layer names in use-layers rule Mar 18, 2025
Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice work!

@nzakas nzakas merged commit 54b7da5 into eslint:main Mar 18, 2025
22 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Mar 18, 2025
@ryo-manba ryo-manba deleted the issue-88 branch March 19, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working contributor pool

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

Bug: use-layers rule's layerNamePattern does not support period-separated layer names

2 participants