You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I needed to provide absolute file paths in the "ignore" list for them to actually be ignored. All relative paths starting at various directories didn't work. This is of course unpractical for shared (or public) projects.
GHC version: 8.6.3 Cabal version:
cabal-install version 2.4.1.0
compiled using version 2.4.1.0 of the Cabal library
doctest-discover version: 0.2.0.0
The text was updated successfully, but these errors were encountered:
hpdeifel
changed the title
ignore list expectes absolute file paths
ignore list expects absolute file paths
Jun 6, 2019
Sorry, I have not been actively maintaining this project. I'm not sure if I will be able to add this feature anytime soon.
No worries, I'll see if I can debug it myself.
Just to clarify, in case you got me wrong: I wasn't asking for absolute file paths to be added as a feature, but rather removed. I expected the ignore list to be relative paths, but had to provide absolute paths for ignoring to work.
I needed to provide absolute file paths in the "ignore" list for them to actually be ignored. All relative paths starting at various directories didn't work. This is of course unpractical for shared (or public) projects.
GHC version: 8.6.3
Cabal version:
doctest-discover version: 0.2.0.0
The text was updated successfully, but these errors were encountered: