Rob Siklos
Rob Siklos
I blacklisted `https://*.sharepoint.com/*/Doc.aspx?*` and it did the trick.
@JojoShow Yeah, that's a good case. So then maybe the code should be updates so that the exclusion only happens if the code ends with ``, rather than simply `>`
FWIW, removing the `ToTitleCase` mumbo-jumbo helped reveal a lot of spelling errors in our documentation. Most of them were that "boolean" should have been "Boolean". The only problem was that...
Pull request: https://github.com/StyleCop/StyleCop/pull/97
@mayerwin It looks like they don't. Maybe related: https://stackoverflow.com/questions/46396956