Antoine Langlois

Results 7 issues of Antoine Langlois

Hey! I'm now fully using ruff in my python projects as linter and try to integrate it everywhere in my client's projects. Works like a charm and it's fast! I'm...

question

# Add MongoDB `$all` query filter ## TODO - [x] implement `$all` - [x] Add `DbOp::All` - [x] Implement `$all` match in `codegen.rs` - [x] Implement `$all` match in `vm.rs`...

# Allow `$in` to be used with stored array ## TODO - [x] update `DbOp::In` match operator in `vm.rs` - [x] add `test_all.rs` ## Ref https://www.mongodb.com/docs/manual/reference/operator/query/in/#use-the--in-operator-to-match-values-in-an-array ## Notes It should...

Hello! I've noticed an error when parsing a `setup.cfg` (you can find it [here](https://raw.githubusercontent.com/pypa/setuptools/main/setup.cfg)). Outside of inline comments not supported (not a big deal), you raise an error when reading...

### Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [X] I am running the latest version - [X] I...

I tried to add a little bit of documentation regarding the `mkPlugin` functions.

I added the plugin. It was already packed at nixpkgs and up-to-date on unstable