ManageIQ/miq_bot
View on GitHubNew OffenseMessage builder does not sort locators properly.
Open
#202 opened on Jul 1, 2016
bughelp wantedpinned
Repository metrics
- Stars
- (16 stars)
- PR merge metrics
- (PR metrics pending)
Description
Since it does string sort, Line 103 comes before Line 5. We probably need to change locator from being string based to being numeric, or specific on line vs commit_sha or something. @bdunne