William Huang

Results 12 issues of William Huang

In the new 2021 14" and 16" macbook pros, the new addition of Focus mode key (F6) and Globe key (Fn) are not recognized by either the karabiner event viewer...

## Summary This MR adds many useful changes introduced in the split-workspace PR (https://github.com/microsoft/rushstack/pull/3481) such as the creation of the `BaseFlag` class as well as the addition of the --ignore-scripts...

## Summary This MR introduces the RushCommandLineAPI class, which exposes the set of actions available from the rush command line and their corresponding parameter details through a `getSpec` static function....

## Summary This PR introduces the prototype for the lockfile linter, which is a way of enforcing linting "rules" to the lockfile. Example rules may include: ### side-by-side version detection...

## Summary Currently, rush will always consider a filtered install as requiring a clean install. This MR adds the metadata information to the last install flag file, so rush can...

## Summary ## Details ## How it was tested ## Impacted documentation

## Summary ## Details ## How it was tested ## Impacted documentation

## Summary Currently the "rush check" command does not support subspace scoping, rather running for the entire monorepo at once. This MR adds the `--subspace` CLI parameter to the `rush...

## Summary ## Details ## How it was tested ## Impacted documentation

## Summary ## Details ## How it was tested ## Impacted documentation