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

disable PlaceholderCountMatchesArgumentCount #1513

Merged
merged 2 commits into from
Oct 16, 2020

Conversation

dansanduleac
Copy link
Contributor

@dansanduleac dansanduleac commented Oct 16, 2020

Before this PR

Intellij keeps warning about missing placeholders {} in our slf4j logs.
However, in the overwhelming majority of places in our code, we use sls logs which don't require placeholders.

After this PR

==COMMIT_MSG==
Disable intellij's missing slf4j placeholders inspection by default.
==COMMIT_MSG==

Possible downsides?

cc @fsamuel-bs

@changelog-app
Copy link

changelog-app bot commented Oct 16, 2020

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Disable intellij's missing slf4j placeholders inspection by default.

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from fawind October 16, 2020 10:51
Copy link
Contributor

@fawind fawind left a comment

Choose a reason for hiding this comment

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

Sounds reasonable, I certainly find these warnings quite irritating!

@bulldozer-bot bulldozer-bot bot merged commit 98d843e into develop Oct 16, 2020
@bulldozer-bot bulldozer-bot bot deleted the ds/stop-warning-about-safeargs branch October 16, 2020 12:16
@svc-autorelease
Copy link
Collaborator

Released 3.42.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants