Tweak documentation for AvoidUsingBrokenHashAlgorithms by michaeltlombardi · Pull Request #1829 · PowerShell/PSScriptAnalyzer

PR Summary

Prior to this change, the documentation for the new rule, AvoidUsingBrokenHashAlgorithms, was not reflowed and had the same metadata description as UseCmdletCorrectly.

To keep this document in sync with the one in the published docset, this change reflows the document to 100 characters and corrects the metadata.

This is related to the work in MicrosoftDocs/PowerShell-Docs-Modules#90.

PR Checklist