pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
From: Praveen7294 (@Praveen7294) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #3925: style: fix empty line before javadoc for checkstyle compliance
Date: Mon, 02 Feb 2026 10:59:45 +0000
Message-ID: <[email protected]> (raw)

Fix #3923 

Remove extra empty line from [PGProperty.java](https://github.com/pgjdbc/pgjdbc/blob/1ac8d99a0042dd8250475aed477bdbfed565a7c1/pgjdbc/src/main/java/...) to comply with checkstyle `EmptyLineSeparator` rule. This resolves checkstyle CI failure.

* [x] Have you followed the guidelines in our [Contributing](https://github.com/pgjdbc/pgjdbc/blob/master/CONTRIBUTING.md) document?
 - Yes
* [x] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
 - Yes

---
Checkstyle https://github.com/checkstyle/checkstyle/pull/18811 is working on a pull request to add `ENUM_CONSTANT_DEF` token in `EmptyLineSeparatorCheck`. The CI job [no-error-pgjdbc](https://app.circleci.com/pipelines/github/checkstyle/checkstyle/41294/workflows/4e884ec5-db58-40c0-b...) failed after pointing extra empty line in the targeted file. Making a simple remove empty line to let CI pass.

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 #3925: style: fix empty line before javadoc for checkstyle compliance
  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