functime-org / functime

Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.

Home Page:https://docs.functime.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken Links

FBruzzesi opened this issue · comments

There is a tiny list of broken links in the repo which I wouldn't know how to fix:

If you know how to replace them, it could be good to do so in #172

Do you know of a pre commit tool or anything to check spelling (I guess code spell) and broken links? We could add that to the code base.

I tend to use a couple of tools, which, however, I let to be non-blocking in both pre-commit and GHA due to false positives that may be flagged.

Interesting. So you run them on PRs but they are non-blocking?

Finally closed this. Thanks for reporting, Fra! I'll continue the checks/typos discussion in #202.