Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore python files introduced by libpython-clj #688

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

philippkueng
Copy link

While working with Clojure, Clerk and OpenCV I noticed that while requiring a python library works as soon as one is invoking a function it'll report an error in Clerk.

Screenshot 2024-09-12 at 08 35 35

I've extended the file parsing function adding a special case for python files to ignore them, similar to how markdown files are treated specially.

Let me know if you'd like to see anything else to have this change merged.

@philippkueng
Copy link
Author

Forgot to mention, here's the reproduction of the issue: https://github.com/philippkueng/clerk-issue-531
And here's an issue from last year most likely pointing to the same issue: #531

@philippkueng
Copy link
Author

Hi maintainers of clerk,

I've been wondering if you had a chance to look at the PR? If so, are you not happy with the proposed solution or the use-case it's trying solve for or something else? I'd be totally happy adapt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant