Closed vbrik closed 5 years ago
Looks good to me. What is the .ripgreprc file?
.ripgreprc
ripgrep is a more convenient alternative to grep (e.g. it automatically ignores files from .gitignore). Without --hidden it wouldn't pick up .circleci/config.yml when I was grepping for environment variables
--hidden
ripgrep is a more convenient alternative to grep (e.g. it automatically ignores files from .gitignore). Without
--hidden
it wouldn't pick up .circleci/config.yml when I was grepping for environment variables