Skip to content

feat: allow regular expressions in skip property#311

Closed
atsaplev wants to merge 1 commit intoIntellicode:masterfrom
atsaplev:feat-allow-regexp-in-skip
Closed

feat: allow regular expressions in skip property#311
atsaplev wants to merge 1 commit intoIntellicode:masterfrom
atsaplev:feat-allow-regexp-in-skip

Conversation

@atsaplev
Copy link
Copy Markdown

@atsaplev atsaplev commented Mar 16, 2022

According to the Issue #248, this PR adds support of using regular expression in skip parameter in config file, as suggested here.

It helps to avoid linter warnings in custom components. You can do "skip": ["CustomComponentl.*"] to avoid warning in nested structure of your components.

@sonarqubecloud
Copy link
Copy Markdown

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@peterpme
Copy link
Copy Markdown

@atsaplev atsaplev closed this by deleting the head repository Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants