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

added AvoidRecompilingPatterns (Kotlin) including test #296

Merged
merged 22 commits into from Mar 15, 2024

Conversation

stokpop
Copy link
Collaborator

@stokpop stokpop commented Mar 12, 2024

The use of $action and ${action} in Strings is also added to detect dynamic Strings... can be a candidate for a function?

@stokpop stokpop requested a review from jborgers March 12, 2024 12:49
# Conflicts:
#	src/main/resources/category/kotlin/common.xml
@stokpop stokpop changed the title added AvoidRecompilingPatterns including test added AvoidRecompilingPatterns (Kotlin) including test Mar 12, 2024
Peter Paul Bakker and others added 6 commits March 12, 2024 14:26
<priority>2</priority>
<properties>
<property name="tag" value="jpinpoint-rule" type="String" description="for-sonar"/>
<property name="version" value="3.1"/>
Copy link
Owner

Choose a reason for hiding this comment

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

remove version property, since it is deprecated in pmd-7

Copy link

sonarcloud bot commented Mar 15, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@stokpop stokpop merged commit 2c52958 into master Mar 15, 2024
1 check passed
@stokpop stokpop deleted the kotlin/AvoidRecompilingPatterns branch March 15, 2024 13:26
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.

None yet

2 participants