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

Test more previously ignored snippets #534

Merged
merged 2 commits into from
May 13, 2024

Conversation

MateuszKubuszok
Copy link
Member

Removes the need of maintaining a list of snippets that should be ignored - everything is handled as in vanilla ScalaCLI.md Spec (but decorated with default Scala and MkDocs Macros interpolation).

Since Scala 3 enums has a bug that makes them throw compiler assertions when using snippet.sc as a workaround all of them are using @main def example: Unit = { ... }.

@MateuszKubuszok MateuszKubuszok force-pushed the test-more-previously-ignored-snippets branch from 5f8b91d to 2002856 Compare May 13, 2024 21:18
@MateuszKubuszok MateuszKubuszok merged commit 35f50d4 into master May 13, 2024
22 checks passed
@MateuszKubuszok MateuszKubuszok deleted the test-more-previously-ignored-snippets branch May 13, 2024 21:24
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.

None yet

1 participant