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
Previously the code folding was not tested against DSC configuration scripts.
This commit;
* Adds tests for a sample DSC script to ensure the folding occurs at the correct
places
* Adds an AST visitor for the ParamBlockAST object. This typically spans
multiple lines. This commit also adds tests for this scenario
0 commit comments