Philip Rodrigues
Results
1
issues of
Philip Rodrigues
## Expected behavior With the following directory structure, I expect `(projectile-root-top-down "~/projectile-find/subdir")` to return `~/projectile-find`, based on the existence of `~/projectile-find/Makefile` ``` ~/projectile-find/ ├── Makefile ├── .projectile └── subdir ├──...
Bug
Help Wanted
Good First Issue