Skip to content

Commit

Permalink
Update checkstyle version in ide instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Jul 9, 2024
1 parent ebcabe0 commit ee8bdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribute/setup-ide.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Some configuration in the Maven build is conditional based on the JDK version. I

1. Install the Checkstyle-IDEA plugin.
2. Open Checkstyle Settings. Click **Settings****Tools****Checkstyle**.
3. Set **Checkstyle version** to **8.37**.
3. Set **Checkstyle version** to **10.14.2**.
4. Set **Scan scope** to **Only Java sources (including tests)**.
5. Click **+** button in the **Configuration** section to open a dialog to choose the checkstyle config file.
1. Enter a **Description**. For example, Pulsar.
Expand Down

0 comments on commit ee8bdee

Please sign in to comment.