Martin Oehlert
Martin Oehlert
i just released my fork to the resharper gallery, because this project seems dead, feel free to contribute to my fork [link](https://github.com/MO2k4/CleanCode) - i added this issue :)
If someone need both vb.net and the new support for resharper 2017.2, come and see my fork
i just released my fork to the resharper gallery, because this project seems dead, feel free to contribute to my fork [link](https://github.com/MO2k4/CleanCode) i added your request and added some rules...
i just released my fork to the resharper gallery, because this project seems dead, feel free to contribute to my fork [link](https://github.com/MO2k4/CleanCode)
It can be easily configured via the configuration menu in Resharper 
Thanks @TobiasBreuer, thats a great example on how data passed to the functions should be handled. I am trying to wrap a different query parameter name like value_id to ValueId,...
I've opened in pr for this 😅 [PR 787](https://github.com/Azure/azure-webjobs-sdk-extensions/pull/787)
@mathewc @fabiocav Sorry for contacting you directly, but i've seen that you closed some prs in the last weeks. Could you please take a look at my pr? If you...
I was taking just a quick look at the rest api and it seems a bit tricky to add this one. A better way should be to use the branch...
That is a good question - should it be only considered for linq expression or also for a fluent api? There are also open discussions on the original code, regarding...