diff options
author | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-10-19 00:07:58 -0400 |
---|---|---|
committer | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-10-31 22:57:26 -0400 |
commit | 8ce3d0174eb25d6b48995106a7a62c663fd95bac (patch) | |
tree | c3d62cdace938a59e1bca4a20ca4b230f9136233 /test/functional/api/buffer_spec.lua | |
parent | 9929af47fece84991c6527aca3ea86ff35a12956 (diff) | |
download | rneovim-8ce3d0174eb25d6b48995106a7a62c663fd95bac.tar.gz rneovim-8ce3d0174eb25d6b48995106a7a62c663fd95bac.tar.bz2 rneovim-8ce3d0174eb25d6b48995106a7a62c663fd95bac.zip |
ci: win: enable powershell's strict mode
Give variables a default value to pass strict mode.
$ErrorActionPreference defines the default behavior
if a powershell command fails.
If it's set to 'stop', then it aborts the script
on the first unresolved error.
This behavior extends to native programs like cmake
but do not depend on it.
https://github.com/PowerShell/PowerShell/issues/3996
Diffstat (limited to 'test/functional/api/buffer_spec.lua')
0 files changed, 0 insertions, 0 deletions