maximeB

Results 3 issues of maximeB

get error: Failed to parse expression on the follwing expressions of conditional operator in arithmetic expression: ```bash $((n < 10 ? n : 10)) $(($n < 10 ? $n :...

bug

### I confirm that: - [X] I have searched the existing [open AND closed issues](https://github.com/navidrome/navidrome/issues?q=is%3Aissue) to see if an issue already exists for the bug I've encountered - [X] I'm...

bug
triage
stale

Hi, When it comes to automatically update the include guard I only see those two settings: - C/C++ Include Guard: Auto Include Guard Insertion For New File (automatically insert the...