Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: move codes from std::bind to lambda expressions #2475

Merged
merged 14 commits into from
Mar 22, 2024

Merge branch 'main' into bind-to-lambda

874ecfa
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

refactor: move codes from std::bind to lambda expressions #2475

Merge branch 'main' into bind-to-lambda
874ecfa
Select commit
Loading
Failed to load commit list.
GitHub Actions / yamllint succeeded Mar 22, 2024 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (15)

.github/FUNDING.yml|3 col 9| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|4 col 10| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|5 col 18| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|6 col 8| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|7 col 11| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|8 col 19| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|9 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|10 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|11 col 10| [warning] too few spaces before comment (comments)
.github/labeler.yml|22 col 1| [error] trailing spaces (trailing-spaces)
.github/ISSUE_TEMPLATE/bug.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/ISSUE_TEMPLATE/request.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/issue.yml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/issue.yml|5 col 7| [error] wrong indentation: expected 4 but found 6 (indentation)
tests/docker-compose.yaml|1 col 1| [warning] missing document start "---" (document-start)