You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make AnalysisService use the latest version of PSScriptAnalyzer (#677)
* Use latest version of PSSA for AnalysisService
* Make AnalysisService constructor private
* Refactor redundant code
* Make AnalysisService absorb all exceptions it generates
* Address @tylerl0706's feedback, convert logging to string builder, implement dispose pattern
* Update disposal methods
0 commit comments