Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[discord-url]: https://discord.gg/NtAbbGn
[ci-badge]: https://github.com/nushell/nufmt/actions/workflows/main.yml/badge.svg
[ci-url]: https://github.com/nushell/nufmt/actions/workflows/main.yml
[nushell-badge]: https://img.shields.io/badge/nushell-v0.88.1-green
[nushell-badge]: https://img.shields.io/badge/nushell-v0.103.0-green
[nushell-url]: https://crates.io/crates/nu

</div>
Expand All @@ -28,7 +28,9 @@

## Status

This project is still very much in beta. Expect bugs, unconsistent behaviour. Do not use in productive nushell scripts!
> [!IMPORTANT]
> `nufmt` is in a pre-alpha state, not suitable for usage at all.
> Do not use in productive nushell scripts!

Some of the outputs deletes comments, break the functionality of the script or doesn't format at all.

Expand Down