Skip to content

Add the AvoidSemicolonsAsLineTerminators rule to warn about lines ending with a semicolon. Fix (#824)#1806

Merged
bergmeister merged 2 commits intoPowerShell:masterfrom
tempora-mutantur:master
Jul 25, 2022
Merged

Add the AvoidSemicolonsAsLineTerminators rule to warn about lines ending with a semicolon. Fix (#824)#1806
bergmeister merged 2 commits intoPowerShell:masterfrom
tempora-mutantur:master

Conversation

@tempora-mutantur
Copy link
Contributor

It's a rule to warn about lines ending with a semicolon

PR Summary

Add the PSAvoidSemicolonsAsLineTerminators rule to warn about lines ending with a semicolon. Covered with tests. The rule is disabled by default as it's more of a styling preference. #824

PR Checklist

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants