André Ribeiro Camargo

Results 9 issues of André Ribeiro Camargo

First of all, thanks for your work. Amazing tool! ### Test scenario Given two files When they have differences Then exits with error code 1 ### Output sample ```shell $...

As http://www.ics.uci.edu/~ejw/authoring/protocol/rfc2518.html#METHOD_PROPFIND suggests: "An empty PROPFIND request body MUST be treated as a request for the names and values of all properties." I saw that Microsoft's Mini-Redirector used to request...

Hello there, any chance to get logging support on it? It could be like Typhoeus that when you declare a `verbose: true` option it `set_debug_output($stdout)` on net http request instance....

> [!IMPORTANT] > This is a proof-of-concept and the code needs improvements and optimizations in order to reach a production level standard. ### Why When working with a legacy codebase...

- [ ] I created an issue to discuss the problem I am trying to solve or an open issue already exists. - [ ] I added a new entry...

In order to test the integration, create the following files in your project. Note: Do not forget to replace `` and `` with the actual paths. Note2: This is PoC...

Fixes #2029 - [x] I created an issue to discuss the problem I am trying to solve or an open issue already exists. - [x] I added a new entry...

**Is your feature request related to a problem? Please describe.** One ergonomic problem with the diagnostics command is that it lists ALL the problems found in the project, even if...

enhancement
API

# Problem Description I'm trying to achieve a specific behaviour for a command-line option using babashka.cli: 1. When the option is not provided, it should not be returned in the...