Issue 8: Sort missing_filters by line number
Merge request reports
Activity
mentioned in issue #8 (closed)
Hmmm.. I need to learn gitlab linking a bit better.. would be ncier if I'd managed to link this properly to issue #8 (closed) which it attempts to solve.
Strangely, I would have actually expected the array to have come out in line number order anyway looking at the code... but this adds a sort to the map so should do the trick.
added 1 commit
- ce2711e3 - Issue #8 (closed): Sort missing_filters by line number
See !9 (merged) for an alternative patch. We must fix this problem for all checks (not only missing_filters). Output is correct Koha side.
Please register or sign in to reply