dosisod / refurb

A tool for refurbishing and modernizing Python codebases
GNU General Public License v3.0
2.49k stars 54 forks source link

[Enhancement]: documenting caching for `refurb` in CI #346

Open jamesbraza opened 4 months ago

jamesbraza commented 4 months ago

Overview

It would be nice to have a docs section on setting up caching with GitHub Actions. Caching significantly speeds uprefurb

Proposal

A little YAML example showing how to use actions/cache with .mypy_cache