Merge remote-tracking branch 'upstream/development' into development-dax

* upstream/development:
  enable `match.expand_envvars`
  fix: fix some typos in comments
  Bump softprops/action-gh-release from 1 to 2
  Bump microsoft/setup-msbuild from 1 to 2 (#2917)
  Bump peter-evans/create-pull-request from 5 to 6 (#2918)
  Bump actions/upload-artifact from 3 to 4 (#2905)
  Do CI on development PRs
  Bump github/codeql-action from 2 to 3 (#2906)
This commit is contained in:
Dax T. Games
2024-05-22 14:57:04 -04:00
7 changed files with 21 additions and 15 deletions

View File

@ -1,6 +1,10 @@
# For explanation of these and other settings see:
# https://chrisant996.github.io/clink/clink.html
# name: Expand envvars when completing
# type: boolean
match.expand_envvars = True
# name: Sets how command history expansion is applied
# type: enum
# options: off,on,not_squoted,not_dquoted,not_quoted