Skip to content

🩹 [Patch]: Add test to check that script files have [CmdletBinding()] #57

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 8 commits into from
Apr 14, 2024

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Apr 14, 2024

Description

  • Add test to check that script files have [CmdletBinding()].
    • Fixes #13

Type of change

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

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Apr 14, 2024
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner April 14, 2024 15:35
@MariusStorhaug MariusStorhaug merged commit dfc63d0 into main Apr 14, 2024
@MariusStorhaug MariusStorhaug deleted the cmdletbinding branch April 14, 2024 16:02
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.

[New Test] Add [CmdletBinding()] and param() in every script file
1 participant