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

[New Test]: Use $null = ... instead of ... | Out-Null #25

Closed
MariusStorhaug opened this issue Mar 23, 2024 · 0 comments · Fixed by #54
Closed

[New Test]: Use $null = ... instead of ... | Out-Null #25

MariusStorhaug opened this issue Mar 23, 2024 · 0 comments · Fixed by #54
Assignees

Comments

@MariusStorhaug
Copy link
Contributor

Description

Use $null = ... instead of ... | Out-Null

@MariusStorhaug MariusStorhaug self-assigned this Apr 14, 2024
MariusStorhaug added a commit that referenced this issue Apr 14, 2024
## Description

- Test for usage of `Out-Null`
  - Fixes #25

## Type of change

<!-- Use the check-boxes [x] on the options that are relevant. -->

- [ ] 📖 [Docs]
- [ ] 🪲 [Fix]
- [x] 🩹 [Patch]
- [ ] ⚠️ [Security fix]
- [ ] 🚀 [Feature]
- [ ] 🌟 [Breaking change]

## Checklist

<!-- Use the check-boxes [x] on the options that are relevant. -->

- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
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 a pull request may close this issue.

1 participant