pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: Anmol202005 (@Anmol202005) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #3566: Fix JavadocTagContinuationIndentation in AfterBeforeParameterResolver
Date: Sat, 15 Mar 2025 17:24:20 +0000
Message-ID: <[email protected]> (raw)
# Fix JavadocTagContinuationIndentation in AfterBeforeParameterResolver
## Summary
This PR fixes JavadocTagContinuationIndentation violations in `pgjdbc/src/testFixtures/java/org/postgresql/test/impl/AfterBeforeParameterResolver.java` that will occur with the latest Checkstyle update.
## Motivation
A build failure was detected in `AfterBeforeParameterResolver.java` where the Javadoc comments have inconsistent indentation, violating the `JavadocTagContinuationIndentationCheck` in the latest Checkstyle version.
## Details
Corrected the indentation in Javadoc comments to comply with `JavadocTagContinuationIndentationCheck` rules.
## Implementation Notes
This PR should be merged after we release the new Checkstyle version and `pgjdbc` upgrades to it. Without this change, existing code that was previously compliant may fail validation checks.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://pgjdbc/pgjdbc
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] PR #3566: Fix JavadocTagContinuationIndentation in AfterBeforeParameterResolver
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox