Commit 18af72c
fix: remove directory entry sizes from directory_size() to report accurate file totals (#9040)
* fix: remove dir entry sizes from directory_size() (Closes #9039)
* fix: replace unused 'dirs' variable with '_' to resolve ruff F841 linting error
---------
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
Co-authored-by: Alexander Eichhorn <alex@eichhorn.dev>1 parent e521817 commit 18af72c
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
| |||
0 commit comments