Ali Haider Rizvi
Ali Haider Rizvi
I'm having trouble installing `rs_parsepatch`. I installed all dependencies from `requirements.txt` and `test-requirements.txt` except `rs_parsepatch`. This is the error I'm getting:   
I installed Visual Studio, and now I'm getting the following error:  
That worked! `rs_parsepatch` is installed. However, when I ran pytest on `tests/test_repository.py`, many tests return the following error: `Exception: rust-code-analysis is required for code analysis`  Am I missing a...
I think I've messed up somewhere while setting up the project because the errors just don't stop 🤦♂️  The `TypeError` is coming from the following function:  Apologies for...