Skip to content

Commit

Permalink
fix: code cleanup (#6393)
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar authored Apr 24, 2023
1 parent c7f4b35 commit a558bbd
Show file tree
Hide file tree
Showing 12 changed files with 804 additions and 782 deletions.
540 changes: 271 additions & 269 deletions workspaces/arborist/lib/arborist/build-ideal-tree.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion workspaces/arborist/lib/arborist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const mixins = [
require('./deduper.js'),
require('./audit.js'),
require('./build-ideal-tree.js'),
require('./load-workspaces.js'),
require('./set-workspaces.js'),
require('./load-actual.js'),
require('./load-virtual.js'),
require('./rebuild.js'),
Expand Down
Loading

0 comments on commit a558bbd

Please sign in to comment.