apple / pkl

A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
9.84k stars 259 forks source link

Omit showing stdlib as dependency in pkldoc #503

Closed bioball closed 1 month ago

bioball commented 1 month ago

The stdlib is an implicit dependency for every package. Showing this as a dependency is unnecessary noise.

Before: Screenshot 2024-05-22 at 4 43 05 PM

After: Screenshot 2024-05-22 at 4 42 43 PM