Ricky Lopez
Ricky Lopez
Let's say I have two groups defined, "A" and "B". I open files "a" and "b" which exist within the paths that define groups "A" and "B" respectively. Since they...
**Describe your question/** I'm trying to create an application/provider pair with a managed outpost to protect one of my applications. The application is hosted on `mydomain.tld/app`, and authentik is at...
The linter I use requires that lint instruction comments follow the following syntax: `//lint {...}`, but my uncrustify config adds a space at the beginning of comments, so it will...
Seeing something weird with nested C struct initialization. Version: 0.72.0 (also tested on latest mainline) Input: ``` static someStruct_S parameters = { .UpCount = 5U, // .DownCount = 1U, .thing...
Unless I'm missing it, uncrustify doesn't seem to expand variables in the paths for `cmt_insert_file_header` and `cmt_insert_func_header`. I would like it to be able to expand `$HOME` so that I...
Hello, `sp_before_tr_cmt` and `sp_num_before_tr_cmt` are not working for me. I set the former to `force` and the latter to `4`, so I expect that Uncrustify would always put 4 spaces...
I'm using this tool for the first time and loving it! So far, I've been able to implement the few things that the tool couldn't do on my own, but...
### The problem I have a WiFi Temperature and Humidity sensor ([this](https://www.aliexpress.us/item/3256803531872877.html?gatewayAdapt=glo2usa4itemAdapt&_randl_shipto=US) one, the wifi version) with a Tuya MCU and a CB3S. I swapped out the CB3S for an...
Loving this tool so far! Would be super useful if checklist items could have child checklist items