Skip to content

[lint] Catch Current Version Duplicates

Ursa (9R) requested to merge ursa/lint into develop

Flagged by @Multipartite - the change in !2890 (merged) incremented the loan handler swap to swapV111 with no changes in contents. This was not flagged by lint since we were only checking for duplicates in versions outside the current version. This removes the duplicate and updates lint to flag duplicates including the current version.

Merge request reports