mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-09-22 19:59:19 +08:00
Warn about C-style comments
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## Latest - ???
|
||||
### Added
|
||||
- SC2223: Quote warning specific to `: ${var=value}`
|
||||
- SC1127: Warn about C-style comments
|
||||
|
||||
### Changed
|
||||
- SC1073: 'else if' is now parsed correctly and not like 'elif'
|
||||
|
Reference in New Issue
Block a user