William Chang

Results 5 comments of William Chang

@ionrock Thanks for the response! The `cd WORKING-DIRECTORY` actually works fine for me since in my case, my `docker-compose.yml` file is in my project root directory. I can see how...

I was struggling with naming this config variable. I think `use-relative-paths` is better but it feels like it should be a boolean setting. What about `relative-test-paths-base-dir`?

@ionrock and just to be super clear, this is my setup that uses the feature in this PR: `.dir-locals.el`: ```lisp ;;; Directory Local Variables ;;; For more information see (info...

> @billiams I added a few comments to clarify what I'm thinking about. Let me know what you think or if you need help with the implementation. It has been...

@ionrock LMK if you'd like me to make any other changes to this. Thanks!