Skip to content
#

babashka

Here are 47 public repositories matching this topic...

vedang
vedang commented Jan 13, 2022

When directories are passed in the -e flag, the expectation is that all namespaces under this will be ignored in the computation. However, to do so, all the files in this dirs are parsed (to convert the filename to a namespace that should be excluded from dependency graphs).

Due to this, the reader fails even when the user expects it will never parse the directory. For example: the error in #1

bug help wanted good first issue

Improve this page

Add a description, image, and links to the babashka topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the babashka topic, visit your repo's landing page and select "manage topics."

Learn more