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

Bug Report - Path of root directory node contains . at the end when scanning whole project #447

Open
SebastianWendorf opened this issue Aug 2, 2023 · 0 comments

Comments

@SebastianWendorf
Copy link
Contributor

Bug Description

When trying to scan a whole project with the following scan configuration:

jqassistant:
  scan:
    include:
      files:
        - "."

the fileName property of the root directory node in the graph has a value like:
/home/.../sample-project/.

Expected Behaviour

The dot at the end of the fileName value should not be there.

@yaseno2186 yaseno2186 transferred this issue from jqassistant-archive/jqa-commandline-tool Jul 10, 2024
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

No branches or pull requests

1 participant