Skip to content

Checkstyle allow long URLs in inline comments#932

Merged
dennisvang merged 1 commit into
masterfrom
dev/checkstyle-allow-long-urls
Jun 19, 2026
Merged

Checkstyle allow long URLs in inline comments#932
dennisvang merged 1 commit into
masterfrom
dev/checkstyle-allow-long-urls

Conversation

@dennisvang

@dennisvang dennisvang commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Checkstyle was already configured to ignore lines with long single words, such as long URLs, in javadoc comments, i.e. lines starting with *.

Now we apply the same ignore rule also to inline comments, i.e. lines starting with //.

@dennisvang dennisvang changed the title Checkstyle allows long single words in comments Checkstyle allow long URLs in inline comments Jun 19, 2026
@dennisvang dennisvang added the dev Related to development, e.g. code style, refactoring, github workflows, etc. label Jun 19, 2026
@dennisvang dennisvang merged commit c36c3f8 into master Jun 19, 2026
12 of 13 checks passed
@dennisvang dennisvang deleted the dev/checkstyle-allow-long-urls branch June 19, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev Related to development, e.g. code style, refactoring, github workflows, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant