Skip to content

Mark regex code as "raw" string.

hefee requested to merge fix_warnings_in_whisperback into stable

That makes sure that escaped caraters like . \s end up correctly in regex and are not double escaped or things like that.

Merge request reports