FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Add AvoidReservedWordsAsFunctionNames Rule by liamjpeters · Pull Request #2128 · PowerShell/PSScriptAnalyzer · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PSScriptAnalyzer
Public
Notifications
You must be signed in to change notification settings
Fork
413
Star
2.2k
Code
Issues
401
Pull requests
22
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add AvoidReservedWordsAsFunctionNames Rule
- #2128
#2128
Merged
Andy Jordan (andyleejordan)
merged 9 commits into
PowerShell:main
PowerShell/PSScriptAnalyzer:main
from
liamjpeters:#2099PSAvoidReservedWordsAsFunctionNames
liamjpeters/PSScriptAnalyzer:#2099PSAvoidReservedWordsAsFunctionNames
Copy head branch name to clipboard
Oct 22, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add AvoidReservedWordsAsFunctionNames Rule
#2128
Andy Jordan (andyleejordan)
merged 9 commits into
PowerShell:main
PowerShell/PSScriptAnalyzer:main
from
liamjpeters:#2099PSAvoidReservedWordsAsFunctionNames
liamjpeters/PSScriptAnalyzer:#2099PSAvoidReservedWordsAsFunctionNames
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2025
fix: Update helper GetScriptExtentForFunctionName to return correct extent when function name is 'function'
Liam Peters (liamjpeters)
authored and
Andy Jordan (andyleejordan)
committed
fbe1489
View commit details
Copy full SHA for fbe1489
Browse repository at this point
Add AvoidReservedWordsAsFunctionNames rule
Liam Peters (liamjpeters)
authored and
Andy Jordan (andyleejordan)
committed
b4f67c2
View commit details
Copy full SHA for b4f67c2
Browse repository at this point
fix: Handle functions with scopes
Liam Peters (liamjpeters)
authored and
Andy Jordan (andyleejordan)
committed
1819eb3
View commit details
Copy full SHA for 1819eb3
Browse repository at this point
Copyright header
Liam Peters (liamjpeters)
authored and
Andy Jordan (andyleejordan)
committed
1e5c1b2
View commit details
Copy full SHA for 1e5c1b2
Browse repository at this point
Commits on Oct 16, 2025
Extend Substring tests to starts with reserved word, ends with reserved word, and reserved word with a letter missing
Liam Peters (liamjpeters)
committed
3b56a76
View commit details
Copy full SHA for 3b56a76
Browse repository at this point
Check if the function name is 'Function' case insensitively. Add a test for good measure
Liam Peters (liamjpeters)
committed
4510ff4
View commit details
Copy full SHA for 4510ff4
Browse repository at this point
Fix casing of common name
Show description for a9e6182
Liam Peters (liamjpeters)
and
Andy Jordan (andyleejordan)
authored
a9e6182
View commit details
Copy full SHA for a9e6182
Browse repository at this point
Commits on Oct 21, 2025
AvoidReservedWordsAsFunctionNames: factor our function name for readability
Show description for 80172fe
Liam Peters (liamjpeters)
and
Patrick Meinecke (SeeminglyScience)
authored
80172fe
View commit details
Copy full SHA for 80172fe
Browse repository at this point
Remove reserved words which do not pose an issue:
Show description for 8f89a1b
Liam Peters (liamjpeters)
committed
8f89a1b
View commit details
Copy full SHA for 8f89a1b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL