Skip to content

Fix break line @param#274

Open
ngocnhan-tran1996 wants to merge 1 commit intopalantir:developfrom
ngocnhan-tran1996:gh-128
Open

Fix break line @param#274
ngocnhan-tran1996 wants to merge 1 commit intopalantir:developfrom
ngocnhan-tran1996:gh-128

Conversation

@ngocnhan-tran1996
Copy link
Copy Markdown

@ngocnhan-tran1996 ngocnhan-tran1996 commented Jul 24, 2025

Fixes #128

@palantirtech
Copy link
Copy Markdown
Member

Thanks for your interest in palantir/javapoet, @ngocnhan-tran1996! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@changelog-app
Copy link
Copy Markdown

changelog-app Bot commented Jul 24, 2025

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

Add line break after @param tags.

Check the box to generate changelog(s)

  • Generate changelog entry

@ngocnhan-tran1996 ngocnhan-tran1996 changed the title Break line @param Fix break line @param Jul 24, 2025
@stale
Copy link
Copy Markdown

stale Bot commented Oct 18, 2025

This PR has been automatically marked as stale because it has not been touched in the last 14 days. If you'd like to keep it open, please leave a comment or add the 'long-lived' label, otherwise it'll be closed in 7 days.

@stale stale Bot added the stale label Oct 18, 2025
@stale stale Bot removed the stale label Apr 12, 2026
@changelog-app
Copy link
Copy Markdown

changelog-app Bot commented Apr 12, 2026

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

🐛 Fixes

  • Add line break after @param tags. (#274)

@pkoenig10
Copy link
Copy Markdown
Member

Closing per #128 (comment).

@pkoenig10 pkoenig10 closed this Apr 12, 2026
@pkoenig10
Copy link
Copy Markdown
Member

Reopening per #128 (comment).

@pkoenig10 pkoenig10 reopened this Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ParameterSpec generated Javadoc is missing line breaks between @param

3 participants