more options for config file generation#1314
Conversation
|
Fixes #541 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1314 +/- ##
===========================================
Coverage 100.00% 100.00%
===========================================
Files 17 19 +2
Lines 4546 5139 +593
Branches 0 1100 +1100
===========================================
+ Hits 4546 5139 +593 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@henryiii I either need to be given permissions to modify the configuration on codacy for CLI11 or you need to disable the missing include check or I am going to disable all the codacy check. Right now it is not useful given the number of false positives it is generating. |
|
I disabled the pattern on one of them, I think/hope that will disable all of them on the next run. AFAICT you should have access already, if you sign in with GitHub; I think it just uses the GitHub permissions? |
|
I can see everything but I can't change the settings for the projects as best as I can tell. On my other projects I have access to a code_patterns tab and settings tab in Codacy where I can change that but on cli11 I can just see issues. Hopefully that change propagates and it is a non-issue going forward. |
|
I will merge tomorrow morning unless there are objections or comments. |
Add a way to control whether only active subcommand defaults are written to a config file.