Resharper Jetbrain styelcop plugin not able to change content of default file header
Hi,
I want to change the content of default header that comes with stylecop error fix. i have added the new content in Resharper-options-fileheader text settings as
// <copyright file="$FILENAME$" company="My Companyname">
// my details
// </copyright>
but still when a I use styelcop error fix, it doesn't put the company name and my details text that i have provided.
Please sign in to leave a comment.
Hello!
Thank you for contacting us!
Please refer to the following issue - https://github.com/StyleCop/StyleCop/issues/54
Thank you.