Skip to content

[fix] Versioned Function Analyzer Ignore Comments

Ursa (9R) requested to merge ursa/version-functions into develop

The versioned function analyzer ignores comment changes, but @Multipartite noticed new comments result in a newline in the diff - forcing PRs to erroneously required the #check-lint-error tag when comment lines are added to old versions.

Merge request reports