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

Suggestion: Add the ability to exclude files / directories from analysis via settings #15

Open
robinduckett opened this issue Aug 7, 2023 · 1 comment
Labels
improvement New feature or request

Comments

@robinduckett
Copy link

I ran the visualiser on one of my services and noticed that it also lists my TypeORM Migration classes as NestJS classes except in a long line disappearing off the side of the screen as shown here:

image

@bolshchikov bolshchikov added the improvement New feature or request label Aug 8, 2023
@bolshchikov
Copy link
Member

@robinduckett , thanks for the suggestion. I definitely understand the need in your case. The underlying tool (scout) that builds this structure already supports it. I'll think how to expose it.
Although, in your particular case, I'm surprised why you see those objects on the first place.
I'm also working w/ TypeORM and have a migration folder but the extension doesn't scan them because they don't fit the format.
Can you give an example of the content of such file that you have including its name?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants