nixd
nixd copied to clipboard
Not showing error when file ends with a comma
Nixd does not show an error when a file ends with a comma
This is expected. Currently the parser gets stopped at the first token it cannot recognize indeed it should trigger some error, but not yet implemented, fixes might be available soon.