bzgec
bzgec
Would you be interested in supporting multiple MU_TEST_SUITE() from different .c files? I am offering to implement it. I know that with this MinUnit would lose the "single header file"...
Add config setting to replace native reStructuredText table of contents with Hugo's .TableOfContents
Is there a `preserveTOC` option for `rst` (as is for `asciidoc`)? If not, would it be worth to implement it?
I see that this repository now uses versioning/tags. I think that it would be appropriate to use [Semantic Versioning](https://semver.org/). As far as I know this is quite a standard for...
…eather details in notification popup  This way user can specify if he wants to use this feature (setting `showCurrentWeatherNotification = "on",`). User can also modify how current weather details...
1. Add "--short" option prints only warnings and total summary. 2. Print warnings string: - red (threshold exceeded) - `!!!! Warnings (cyclomatic_complexity > 15 or length > 1000 or nloc...