glato / emerge

Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.
MIT License
783 stars 46 forks source link

fix: Issue 49 | Filter ignore_files_containing by substring instead of the whole file name #52

Closed henriquegouveia closed 1 week ago

henriquegouveia commented 3 weeks ago

Addressing the Issue 49

glato commented 1 week ago

@henriquegouveia Sorry for being late here, thanks for this fix 🚀.