local_doc_comment
Moving the validation of doc comments in local scopes out of `orphaned_doc_comment` and into a new opt-in `local_doc_comment` rule. Addresses https://github.com/realm/SwiftLint/issues/4573.