PowerShell/tools
Andrew Schwartzmeyer 2671776cec
Explicitly set targetArgument for TermCheck
The `optionsXS` flag defaults to 1 (to enable recursion). What's missing
is the target argument, our sources directory. (It's probably defaulting
to the given value, but we can explicit about this.) We just need to not
override `optionsXS` as we were previously doing with 0 to disable
recursion.
2021-09-01 17:53:20 -07:00
..
credScan Update to CredScan v2 (#11765) 2020-02-04 13:21:06 -08:00
failingTests Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
packaging Update Ubuntu images to use Ubuntu 20.04 (#15906) 2021-08-30 13:56:52 -07:00
performance Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
releaseBuild Explicitly set targetArgument for TermCheck 2021-09-01 17:53:20 -07:00
ResxGen Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
terms Add .stylecop to filetypexml and format it (#16025) 2021-09-01 10:36:58 -07:00
windows Fixing formatting in Reset-PWSHSystemPath.ps1 (#13689) 2020-11-25 11:53:55 +05:00
Xml Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
.gitignore Allow packaging from a zip package to allow for signing (#5418) 2017-11-13 10:10:51 -08:00
ci.psm1 Enable ARM64 packaging for macOS (#15768) 2021-07-16 21:48:17 +00:00
debug.sh Update install/build scripts and dockerfiles (#5222) 2017-10-25 08:25:35 -07:00
download.sh Revive 'download.sh' and make it redirect to 'install-powershell.sh' (#5386) 2017-11-09 22:58:53 -08:00
generate-icns.sh Add script to create icns files. (#7456) 2019-01-02 12:11:47 -08:00
install-powershell.ps1 Remove rcedit dependency, move daily ico dependency to props file (#13123) 2020-07-21 07:53:51 -07:00
install-powershell.ps1-README.md Restore markdownlint tests (#12549) 2020-06-02 12:28:32 -07:00
install-powershell.sh Linux: Initial support for Gentoo installations. (#11429) 2020-04-15 12:42:10 -07:00
install-powershell.sh-README.md Restore markdownlint tests (#12549) 2020-06-02 12:28:32 -07:00
installpsh-amazonlinux.sh Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
installpsh-debian.sh Feat: Add Ubuntu 20.04 Support to install-powershell.sh (#15095) 2021-04-05 13:21:21 -07:00
installpsh-gentoo.sh Linux: Initial support for Gentoo installations. (#11429) 2020-04-15 12:42:10 -07:00
installpsh-osx.sh Remove unneeded tap in installpsh-osx.sh (#10752) 2019-10-09 14:50:43 -07:00
installpsh-redhat.sh Fix amazonlinux install script (#9967) 2019-06-21 13:36:11 -07:00
installpsh-suse.sh Fix amazonlinux install script (#9967) 2019-06-21 13:36:11 -07:00
metadata.json Update readme and metadata.json for 7.2.0-preview.9 release (#15957) 2021-08-23 15:08:41 -07:00
releaseTools.psm1 Update PowerShell team members in the change log generation script (#15817) 2021-08-03 08:23:40 -07:00
releaseToWinget.ps1 Add winget release script (#15050) 2021-04-16 14:20:32 -04:00
Sign-Package.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
UpdateDotnetRuntime.ps1 Bump .NET to 6.0.100-rc.1.21430.44 (#16028) 2021-09-01 10:35:27 -07:00
WindowsCI.psm1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00