mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 09:42:24 +02:00
Strip trailing whitespace in files (#4575)
* Strip trailing whitespace in rs files * Strip trailing whitespace in toml files * Strip trailing whitespace in md files * Strip trailing whitespace in nu files
This commit is contained in:
@@ -4,7 +4,7 @@ description = "Support for writing Nushell tests"
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
name = "nu-test-support"
|
||||
version = "0.59.0"
|
||||
version = "0.59.0"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
Reference in New Issue
Block a user