Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(lint): Add support for linter escapes #46

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

MalteHerrmann
Copy link
Owner

This PR adds the logic for escape patterns. As a first step, there are two support escape patterns:

  • clu-disable-next-line
  • clu-disable-next-line-duplicate-pr

Closes #39

@MalteHerrmann MalteHerrmann added the enhancement New feature or request label Jul 1, 2024
@MalteHerrmann MalteHerrmann merged commit f204b8b into main Jul 1, 2024
4 checks passed
@MalteHerrmann MalteHerrmann deleted the add-escape-patterns branch July 1, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add escape pattern
1 participant