Commit 87ad92a
Granular deps in change_import_style (#140)
## What?
Changes the deps in `change_import_style` target to be granular
## Why?
Because otherwise a whole bunch of uneeded deps are pulled in and it affects performance
Co-authored-by: Doug Roeper <[email protected]>1 parent 1692b55 commit 87ad92a
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
0 commit comments