Maria José Solano

Results 92 comments of Maria José Solano

Great, thank you for the heads-up @augustoproiete! I'll investigate and do what feels the most appropriate.

@augustoproiete Question: Do we want this feature to only be supported with custom switches, or also with the built-in ones (eg: `--d`)?

@augustoproiete no problem at all! In fact I think this is great since I want to get a better grasp of the codebase before working on my contribution. :)

After fetching the upstream on my forked repo this morning, I ran the tests in `build.sh` again and encountered the following error: ``` Starting test execution, please wait... A total...

Well @devlead at least it is a relief to know that it is not just me... @augustoproiete Running `dotnet --info` results in: ``` .NET SDK (reflecting any global.json): Version: 5.0.400...

@augustoproiete I'm preparing a PR to address this, but when running the tests in `Cake.Common.Tests` I get a bunch of `Code should not contain trailing whitespace` errors :( The weird...

@augustoproiete thank you! What about `Constructor summary documentation should begin with standard text`? What's the standard text? I've been trying to find a reference for it in the contribution and...

Thank you @augustoproiete! I apologize for all the newbie questions.

Okay now I'm not getting any errors in the code that I wrote, but when building I encounter the following: ![image](https://user-images.githubusercontent.com/62502207/132393860-4591be78-7c16-4c5c-ba73-edc61b738a2e.png) I'm more than happy to submit a separate PR...