diff --git a/configurations/riscv.configuration.json b/configurations/riscv.configuration.json index 496dfe4..dfaa499 100644 --- a/configurations/riscv.configuration.json +++ b/configurations/riscv.configuration.json @@ -1,7 +1,7 @@ { "comments": { // symbol used for single line comment. Remove this entry if your language does not support line comments - "lineComment": "#", + "lineComment": "#" }, // symbols used as brackets "brackets": [