Skip to content

src: remove comments from env file

Addressing this issue The regex wasn't dealing with multiple comment lines properly. I added a function to remove all comments first, then apply the regex to the cleaned-up content.

Merge request reports

Loading