Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

[Linter] CheckStyle rules doesn't work with IntelliJ's CheckStyle plugin greater or equal than 8.24 #1215

Description

Version

What package version of the SDK are you using.
IntelliJ CheckStyle plugin version greater or equal than 8.24

Describe the bug

Give a clear and concise description of what the bug is.
The CheckStyle rules cannot be consumed by the CheckStyle plugin greater or equal than 8.24 using IntelliJ.

To Reproduce

Steps to reproduce the behavior:

  1. Install the CheckStyle plugin in IntelliJ
  2. Go to the CheckStyle settings in IntelliJ
  3. Select a version greater or equal 8.24
  4. Consume the CheckStyle rules
  5. See the mentioned error

Expected behavior

Give a clear and concise description of what you expected to happen.
Support all the versions of the IntelliJ's CheckStyle plugin using the CheckStyle rules.

Screenshots

If applicable, add screenshots to help explain your problem.

image

Additional context

Add any other context about the problem here.
We found the following alternatives to tackle the issue:

  1. Update the CheckStyle rules to support all the versions of the IntelliJ Checkstyle plugin
  2. Update the main README of the repository clarifying the supported version of IntelliJ CheckStyle plugin for CheckStyle rules

Our favourite alternative is the 1 because the rules will be supported by all the versions.

Activity

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

Metadata

Metadata

Labels

ExemptFromDailyDRIReportUse this label to exclude the issue from the DRI report.Team: SouthworksbugIndicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions