mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Updated SC2076 (markdown)
@@ -1,4 +1,4 @@
|
||||
## Don't quote rhs of =~, it'll match literally rather than as a regex.
|
||||
## Don't quote rhs of `=~`, it'll match literally rather than as a regex.
|
||||
|
||||
### Problematic code:
|
||||
|
||||
|
Reference in New Issue
Block a user