how to use ls-lint lint all file name don't allow have whitespace? #191
-
file-without-whitespace.txt
file with whitespace.txt how to ls-lint lint like this |
Beta Was this translation helpful? Give feedback.
Answered by
loeffel-io
Dec 1, 2023
Replies: 1 comment
-
.txt: regex:[a-z0-9\s]+ while |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
loeffel-io
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
while
\s
stands for whitespace