mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2022 (markdown)
@@ -1,5 +1,4 @@
|
||||
# Note that c* does not mean "c followed by anything" in regex.
|
||||
|
||||
# Note that unlike globs, o* here matches 'ooo' but not 'oscar'
|
||||
### Problematic code:
|
||||
|
||||
grep 'foo*'
|
||||
|
Reference in New Issue
Block a user