matus-chochlik / ctcache

Cache for clang-tidy static analysis results
Boost Software License 1.0
84 stars 30 forks source link

Store all outputs by default #39

Open solarispika opened 10 months ago

solarispika commented 10 months ago

I have tested it with local/server/redis caches, and find no obvious error. Other caches are also modified correspondingly, but I didn't test them due to lacking of environments.

Any suggestion/comment is welcome!

matus-chochlik commented 10 months ago

Hi, would you mind splitting this in at least 2 or maybe more separate PRs? Also I have several concerns:

solarispika commented 10 months ago

Sure! I'll do it later.