Closed xarblu closed 2 years ago
To get an accurate count of portage packages only count the amount of 2 level deep directories. First level are package categories and he third are per package metadata and thus both shouldn't be counted.
Make sure to cargo fmt before you push, as any improperly formatted files will cause CI to freak out and fail.
cargo fmt
We should probably set up a git hook for this.
To get an accurate count of portage packages only count the amount of 2 level deep directories. First level are package categories and he third are per package metadata and thus both shouldn't be counted.