Skip to content

4/17 Bug fixes to Master #38

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 33 commits into from
Apr 17, 2015
Merged

4/17 Bug fixes to Master #38

merged 33 commits into from
Apr 17, 2015

Conversation

raghushantha
Copy link
Member

No description provided.

Quoc Truong and others added 30 commits April 14, 2015 13:23
Change the interface to ICustomAstVisitor instead of ICustomAstVisitor2 for ScriptAnalysis
Take Bug fixes to Raghu's branch
Add license header information to all source code
Enforce minimum PowerShell Version for ScriptAnalyzer
Fix a bug where provide comment help is raised for non exported functions
For any advanced functions that have Verb as
Get/Set/Stop/Update/Set/Reset that could potentially change the state of
the system, we check if it has cmdletbinding specified. If so, the
function should also support ShouldProcess
Sorry. Pushed the wrong file.
Corrected the message.
Add Tests for UseShouldProcessForStateChangingFunctions
Remove check for "Get-'" Get does not modify system Status
Change the example from "get" to "set"
Change the check. Replace "Get-" to "Restart". Get won't modify system
status.
@yutingc
Copy link
Contributor

yutingc commented Apr 17, 2015

Looks like it includes all the changes we've made. Ready to be pulled into master.

raghushantha added a commit that referenced this pull request Apr 17, 2015
[4/17] Take this week's bug fixes to Master branch
@raghushantha raghushantha merged commit a68ed47 into master Apr 17, 2015
@raghushantha
Copy link
Member Author

Thanks Yuting!

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.

2 participants