Skip to content

minor linter and typo fixs #15

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

Merged
merged 7 commits into from
Apr 9, 2024
Merged

minor linter and typo fixs #15

merged 7 commits into from
Apr 9, 2024

Conversation

DAMEK86
Copy link
Contributor

@DAMEK86 DAMEK86 commented Apr 8, 2024

while come familiar with the stack, i found some small ones

DAMEK86 added 7 commits April 8, 2024 21:38
Signed-off-by: Andreas Rehn <[email protected]>
An empty slice can be represented by nil or an empty slice literal. They are functionally equivalent — their len and cap are both zero — but the nil slice is the preferred style. For more information about empty slices, refer to Declaring Empty Slices at github.com/golang.

Signed-off-by: Andreas Rehn <[email protected]>
Signed-off-by: Andreas Rehn <[email protected]>
@DAMEK86
Copy link
Contributor Author

DAMEK86 commented Apr 8, 2024

seems that the pipeline isn't starting as expected 🤔

@DerAndereAndi
Copy link
Member

Looks great, thank you!

@DerAndereAndi DerAndereAndi merged commit cdb2103 into enbility:dev Apr 9, 2024
@coveralls
Copy link

Coverage Status

coverage: 92.491% (-0.03%) from 92.522%
when pulling 0248083 on DAMEK86:dev
into 97dcac9 on enbility:dev.

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.

3 participants