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 non-icon files instead of panicking #27

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

nazar-pc
Copy link
Contributor

@nazar-pc nazar-pc commented Dec 4, 2024

Due to https://gitlab.gnome.org/Teams/Design/icon-development-kit/-/issues/126 I had to download some icons into the project and specify a path for it. To emphasize that it is a temporary state I added README.md, which resulted in a panic.

I'm not convinced that panic was helpful, hence this PR that simply ignores non-SVG files instead of failing to compile.

Copy link
Member

@AaronErhardt AaronErhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@AaronErhardt AaronErhardt merged commit fe89ea5 into Relm4:main Dec 4, 2024
5 checks passed
@nazar-pc nazar-pc deleted the ignore-non-icon-files branch December 4, 2024 08:39
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.

2 participants