Piotr Kuczynski

Results 58 issues of Piotr Kuczynski

Currently two examples are joined and it looks quite confusing.

c: docs
p: 1-normal

Ensures that pull request titles match the [Conventional Commits spec](https://www.conventionalcommits.org/)

Review effort 2/5

Prettier support many files, and even more with plugins. There is no reason why we should not laverage the full power of it. How the new setup would affect current...

Review effort 2/5

This PR demonstrates changes introduced by prettier via #11842

Review effort 2/5

Two different things deserve two distinct steps to make it clear which part of CI failed. It also helps to narrow down when to run lint, and when only format.

Review effort 2/5

### Description of change Fixes #10858 ### Pull-Request Checklist - [x] Code is up-to-date with the `master` branch - [x] This pull request links relevant issues as `Fixes #00000` -...

### Description of change Sync typings with the latest v5 version of the mongodb driver (5.9.2) ### Pull-Request Checklist - [X] Code is up-to-date with the `master` branch - [...