Skip to content

Fix profanity checker using old unpacker

Erik Oudsen requested to merge development-hotfix into development

Description

Profanity checker used the old unpacker, missing one of the constructor parameters. That's fixed now. 🎉

Changes

See description

Additions

N/A

Test and Review

To be filled in by the reviewers

  • All of the methods are commented to expectation

  • The methods are tested to satisfaction

  • There are no unnecessary files present in the MR

  • The continuous integration has no problems with the MR

  • The MR is filled in as requested (including labels, milestones, and reviewers)

  • The documentation is up-to-date

  • All nullable parameters are marked as such

Edited by Ewoud Ruighaver

Merge request reports