Results 8 issues of MyDeveloperDay

We actually name our PDB something different from our exe (sounds odd I know but we name the PDB to be the same as the final release name app.pdb) but...

backlog
feature request

If the error messages from clang-tidy were rearranged before being sent to the output window from ` (): warning: description [clang-tidy-checker]` into `(): warning [clang-tidy-checker]: description` so that issues like...

enhancement
help wanted
blocked

I'm trying to get visual studio to keep .rc files and the resource.h in unix line ending format, I'm not sure if Line Endings Unifier is able to do that?...

**Is your feature request related to a problem? Please describe.** When using on prem, I would like to be able to tell the "add repository" to ignore self signed certificate...

new feature

Should the "." in ``` notMatch: ".(json|xml|html|txt)$", ``` be escaped as `\.` ![image](https://github.com/apisyouwonthate/style-guide/assets/16046346/d91c0eb7-15cc-44ee-bf31-574ebdaa8d07) vs ![image](https://github.com/apisyouwonthate/style-guide/assets/16046346/4aa408a7-3c8b-4acc-b255-d761ad2a2a76) ``` "no-file-extensions-in-paths": { message: "Paths must not include file extensions such as .json, .xml, .html...

## Describe your environment - Version of OpenCppCoverage: _ 2.20 _ - Architecture (x86/ x64): _x64____ - Windows version: __10___ (I don't build OpenCppCoverage I download the releases) (running dowloaded...

enhancement

**Is your feature request related to a problem? Please describe.** It would be good if we could somehow annotate the sections, rather than just shell script ![image](https://github.com/tophat/jenkins-timeline-plugin/assets/16046346/5a92d841-269d-4ef6-859a-1bd0cb60d4ac) **Describe the solution...

I was wondering if it might be possible to use the OpenRowingMonitor running on a Raspberry PI as a BLE source for developing PM5-compatible apps. (effectively emulating the PM5 BLE...