lib: refactor to use validateFunction in diagnostics_channel by deokjinkim · Pull Request #50955 · nodejs/node

@deokjinkim

Use validateFunction to remove duplicate implementation.

@deokjinkim deokjinkim added request-ci

Add this label to start a Jenkins CI on a PR.

author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

labels

Nov 29, 2023

@aduh95 aduh95 added the commit-queue

Add this label to land a pull request using GitHub Actions.

label

Nov 29, 2023

JungMinu

targos pushed a commit that referenced this pull request

Dec 4, 2023
Use validateFunction to remove duplicate implementation.

PR-URL: #50955
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>

richardlau pushed a commit that referenced this pull request

Mar 25, 2024
Use validateFunction to remove duplicate implementation.

PR-URL: #50955
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>