my other question is how to clear invalid analysis...
# general
b
my other question is how to clear invalid analysis. i tried adding this to pants.ini:
Copy code
[compile.zinc]
incremental: False
clear_invalid_analysis = True
but it does not seem to help.