pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
From: aclfe (@aclfe) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #3922: style: fix lambda argument indentation for checkstyle compliance
Date: Sun, 01 Feb 2026 14:14:17 +0000
Message-ID: <[email protected]> (raw)

Correct indentation of lambda arguments from level 20 to level 16 in ServerVersionCondition to comply with checkstyle Indentation rules. This resolves CI checkstyle failures.

Related to #18784

* [X] Have you followed the guidelines in our [Contributing](https://github.com/pgjdbc/pgjdbc/blob/master/CONTRIBUTING.md) document?
- Yes. I checked the commit rules and made it follow CONTRIBUTING.md's styles
* [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/18784 is working on a pull request to fix false negatives in indentation for lambda arguments. The CI job [no-error-pgjdbc](https://app.circleci.com/pipelines/github/checkstyle/checkstyle/41134/workflows/98b89a52-c66b-43d2-9...) failed after pointing indentation error in the targeted file. Making a simple fix in indentation 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 #3922: style: fix lambda argument indentation 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