Require triple slash documentation comments for public methods
Hello, I'm looking for a way to have Inspector require triple slash comments for public methods, but I don't see it. Can anyone point me to where/how to do it?
Thanks,
-Baron
Please sign in to leave a comment.
Hi,
I'm not sure about it, but I beleive you should try StyleCop for reSharper for these needs. ReSharper itself cannot 'force' XML Doc comments everywhere, however Code Cleanup can be used to reformat them.
Hope it helps.