Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty lines #255

Merged
merged 7 commits into from
May 7, 2024
Merged

Empty lines #255

merged 7 commits into from
May 7, 2024

Conversation

dominik-przybyl-wttech
Copy link
Contributor

No description provided.


func init() {
var err error
namespacePatternRegex, err = regexp.Compile(NamespacePattern)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MustCompile

Copy link
Contributor

@krystian-panek-vmltech krystian-panek-vmltech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix commented issues

@krystian-panek-vmltech krystian-panek-vmltech merged commit 933b4bb into main May 7, 2024
1 check passed
@krystian-panek-vmltech krystian-panek-vmltech deleted the empty-lines branch May 7, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants