Add tests for mandatory whitespace between arguments or properties (#442)

This commit is contained in:
eilvelia 2024-12-21 18:46:30 +00:00 committed by GitHub
parent 8bd159528f
commit da5cbf5984
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
node"string"

View File

@ -0,0 +1 @@
node foo="value"bar=5

View File

@ -0,0 +1 @@
node "string"1

View File

@ -0,0 +1 @@
node "string"/-1