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

Start license headers with /* instead of /** #18061

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

wborn
Copy link
Member

@wborn wborn commented Jan 7, 2025

Prevents JavaDoc tooling issues because these tools check comments starting with /**.

Depends on #18060

Prevents JavaDoc tooling issues because these tools check comments starting with `/**`.

Signed-off-by: Wouter Born <github@maindrain.net>
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

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

Thanks!

@jlaur jlaur merged commit 8672ed0 into openhab:main Jan 7, 2025
2 checks passed
@jlaur jlaur added this to the 5.0 milestone Jan 7, 2025
@wborn wborn deleted the slash-star-headers branch January 7, 2025 21:35
GearrelW pushed a commit to GearrelW/openhab-addons that referenced this pull request Jan 12, 2025
Prevents JavaDoc tooling issues because these tools check comments starting with `/**`.

Signed-off-by: Wouter Born <github@maindrain.net>
chilobo pushed a commit to chilobo/openhab-addons that referenced this pull request Feb 10, 2025
Prevents JavaDoc tooling issues because these tools check comments starting with `/**`.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Christian Koch <78686276+chilobo@users.noreply.github.com>
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.

3 participants