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

Issue inferring wavedrom type from file extensions #14

Closed
albertschulz opened this issue Nov 10, 2020 · 1 comment · Fixed by #16
Closed

Issue inferring wavedrom type from file extensions #14

albertschulz opened this issue Nov 10, 2020 · 1 comment · Fixed by #16
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@albertschulz
Copy link

I guess there might be a dot missing here?

case "wavedrom":

@ggrossetie
Copy link
Member

Hi @albertschulz

You are correct, nice catch!
Would you like to submit a pull request to fix this issue? You should also add a test in here to make sure that it's actually working:

func TestGraphFormatFromFile(t *testing.T) {

Thanks!

@ggrossetie ggrossetie added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants