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

Use justfile instead of mf for invalid just examples in readme #2447

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

casey
Copy link
Owner

@casey casey commented Nov 1, 2024

We have a test which parses all code blocks marked with just in the readme. I've been using mf on code blocks which don't compile, since make syntax is usually good enough. However, just has the alias justfile in linguist, so use that instead.

@casey casey enabled auto-merge (squash) November 1, 2024 00:58
@casey casey merged commit 8cdff48 into master Nov 1, 2024
5 checks passed
@casey casey deleted the use-justfile-instead-of-mf branch November 1, 2024 01:00
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.

1 participant