You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix linter errors in higher-level packages (#4860)
* Fix linter errors in higher-level packages
Fix the remaining linter errors in packages that won't cause a rebuild
of the entire software stack.
Also fix linter warnings in the same packages, as the package hashes
will change anyway, and this way the warnings won't suddenly crop up
the next time anyone sends a PR including these packages.
* Remove outdated, partial parquet-cpp recipe
This recipe doesn't seem to be working properly, and it has a linter
error due to the double `build_requires` key.
It's also for an old version, hasn't been touched in almost 7 years,
and is not depended upon by any other package, so I assume this is
obsolete.
* Fix PDA Modulefile
0 commit comments