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 AvoidSimpleDateFormat for Kotlin #294

Merged
merged 2 commits into from Mar 11, 2024
Merged

Conversation

stokpop
Copy link
Collaborator

@stokpop stokpop commented Mar 1, 2024

Because of missing typeIs, the check is a little less strict and the testcase for Unknown class had to be separated from the XmlMapper and ObjectMapper tests.

Less strict: if there is an import of fasterxml.jackson packages and setDateFormat() is called, it is allowed.

@stokpop stokpop requested a review from jborgers March 1, 2024 13:33
Copy link

sonarcloud bot commented Mar 8, 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 requested a review from jborgers March 8, 2024 10:50
@stokpop stokpop requested a review from jborgers March 8, 2024 15:57
@jborgers jborgers changed the title added AvoidSimpleDataFormat for Kotlin added AvoidSimpleDateFormat for Kotlin Mar 11, 2024
@jborgers jborgers merged commit fbb0652 into master Mar 11, 2024
1 check passed
@stokpop stokpop deleted the kotlin/AvoidSimpleDateFormat branch March 15, 2024 13:44
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