mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-17 09:23:39 -05:00
build: lint for typos
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# format \b[word]\b where '\b' is a word delimeter
|
||||
# format \b[word]\b where '\b' is a word delimiter
|
||||
# format //gI where the 'I' is case insensitivity. Only works in gnu-sed.
|
||||
s/\ba\b//gI
|
||||
s/\bable\b//gI
|
||||
|
||||
Reference in New Issue
Block a user