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

Support matching paths in external modules #299

Merged
merged 4 commits into from
Jul 30, 2023

Conversation

javierbrea
Copy link
Owner

  • Support matching imported external module path in external rule using micromatch patterns
    • Add path option to external rule in order to avoid modifying the current behavior, which would be a breaking change
    • Support ${report.path} in error message templates in external rule

closes #297

@javierbrea javierbrea self-assigned this Jul 30, 2023
@javierbrea javierbrea added the enhancement New feature or request label Jul 30, 2023
@javierbrea javierbrea added this to the v3.2.0 milestone Jul 30, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@javierbrea javierbrea merged commit 0717054 into release Jul 30, 2023
13 checks passed
@javierbrea javierbrea deleted the 297-matching-paths-in-external-modules branch July 30, 2023 18:18
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.

1 participant