Skip to content

minor: fix trailing whitespace violations#13294

Merged
nrmancuso merged 1 commit intocheckstyle:masterfrom
stoyanK7:fix-examples-violations
Jun 23, 2023
Merged

minor: fix trailing whitespace violations#13294
nrmancuso merged 1 commit intocheckstyle:masterfrom
stoyanK7:fix-examples-violations

Conversation

@stoyanK7
Copy link
Copy Markdown
Contributor

@stoyanK7 stoyanK7 commented Jun 23, 2023

Noticed in #13286 (comment)

The checks for examples got merged yesterday and 3 trailing whitespace slipped into master.

[INFO] [checkstyle] Running Checkstyle  on 54 files
[ERROR] [checkstyle] [ERROR] /home/kevin/Desktop/check_style/checkstyle/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/Example1.java:14: Trailing whitespace is not allowed [noTrailingWhitespace]
[ERROR] [checkstyle] [ERROR] /home/kevin/Desktop/check_style/checkstyle/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/Example1.java:15: Trailing whitespace is not allowed [noTrailingWhitespace]
[ERROR] [checkstyle] [ERROR] /home/kevin/Desktop/check_style/checkstyle/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/Example2.java:25: Trailing whitespace is not allowed [noTrailingWhitespace]
[INFO] ------------------------------------------------------------------------

@nrmancuso
Copy link
Copy Markdown
Contributor

Semaphore failure is not related

@nrmancuso nrmancuso merged commit d368ab0 into checkstyle:master Jun 23, 2023
@stoyanK7 stoyanK7 deleted the fix-examples-violations branch June 23, 2023 11:37
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.

2 participants