◐ Shell
clean mode source ↗

Add the AvoidExclaimOperator rule to warn about the use of the ! negation operator. Fixes #1826 by liamjpeters · Pull Request #1922 · PowerShell/PSScriptAnalyzer

added 2 commits

June 14, 2023 12:32

@liamjpeters liamjpeters changed the title WIP: Add the AvoidExclamationPointOperator rule to warn about the use of the exclamation point negation operator. Fixes #1826 Add the AvoidExclamationPointOperator rule to warn about the use of the exclamation point negation operator. Fixes #1826

Jun 14, 2023

bergmeister

Co-authored-by: Christoph Bergmeister <c.bergmeister@gmail.com>
Co-authored-by: Christoph Bergmeister <c.bergmeister@gmail.com>
Co-authored-by: Christoph Bergmeister <c.bergmeister@gmail.com>

@liamjpeters liamjpeters changed the title Add the AvoidExclamationPointOperator rule to warn about the use of the exclamation point negation operator. Fixes #1826 Add the AvoidExclaimOperator rule to warn about the use of the ! negation operator. Fixes #1826

Jun 18, 2023

bergmeister

…amed loop variable for clarity

bergmeister

This was referenced

Mar 16, 2024