Skip to content

fix(owrap.ch): correct indentation of getElasticQuery and getK8sRemoteURLArrayFunc in ow.ch.utils#1710

Merged
nmaguiar merged 2 commits intot8from
copilot/sub-pr-1708
Feb 23, 2026
Merged

fix(owrap.ch): correct indentation of getElasticQuery and getK8sRemoteURLArrayFunc in ow.ch.utils#1710
nmaguiar merged 2 commits intot8from
copilot/sub-pr-1708

Conversation

Copy link
Contributor

Copilot AI commented Feb 23, 2026

Commit 28eff0c introduced an extra leading tab to getElasticQuery and the newly added getK8sRemoteURLArrayFunc, making them inconsistent with the rest of the ow.ch.utils object members (e.g. getElasticIndex, poolChanges).

Changes

  • getElasticQuery — removed extra leading tab from function declaration and body
  • getK8sRemoteURLArrayFunc — removed extra leading tab from doc comment and function body
  • poolChanges doc comment — fixed opening lines (/**, * <odoc>, * <key>) that were also left with an extra tab by the same commit

All ow.ch.utils members now align at a consistent single-tab indentation level.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…eURLArrayFunc

Co-authored-by: nmaguiar <11761746+nmaguiar@users.noreply.github.com>
Copilot AI changed the title [WIP] Add changes to address feedback on pull request T8 fix(owrap.ch): correct indentation of getElasticQuery and getK8sRemoteURLArrayFunc in ow.ch.utils Feb 23, 2026
Copilot AI requested a review from nmaguiar February 23, 2026 14:06
@nmaguiar nmaguiar marked this pull request as ready for review February 23, 2026 14:10
@nmaguiar nmaguiar merged commit 2bd442c into t8 Feb 23, 2026
1 check passed
@nmaguiar nmaguiar deleted the copilot/sub-pr-1708 branch February 23, 2026 14:10
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.

2 participants