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

Zig Fmt: Added recursive option #1067

Closed
wants to merge 2 commits into from
Closed

Zig Fmt: Added recursive option #1067

wants to merge 2 commits into from

Conversation

BraedonWooding
Copy link
Contributor

As the title says, you can call it like zig fmt src/ otherFile.zig otherStuff/inside/ -r, if you forget the -r it'll give you an error To fmt recursively pass the '-r' flag., this is to prevent people accidentally doing recursive and causing unexpected damage for whatever reason :).

@BraedonWooding
Copy link
Contributor Author

Closing and re-opening :)

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