Skip to content

Clean up rotten comments referencing WIP, and rename variable

What does this MR do?

Some comments weren't updated when the code was, so this cleans them up a bit to remove references to WIP.

Also:

  • Renames the internal variable from wip to draft
  • Tells Prettier to ignore the RegExp construction since the formatting is fine, but Prettier doesn't understand it.

Merge request reports