Currently, ag is installed as a grep alternative to search source code.
This search utility can certainly be kept, but ripgrep (rg) is faster.
Reference: https://blog.burntsushi.net/ripgrep/
Differential D1832
Install ripgrep on shellserver and devserver roles dereckson on Oct 1 2018, 22:39. Authored by Tags None Referenced Files
Subscribers None
Details Currently, ag is installed as a grep alternative to search source code. This search utility can certainly be kept, but ripgrep (rg) is faster. Reference: https://blog.burntsushi.net/ripgrep/ salt-call --local state.apply roles/shellserver/userland-software/base test=True
Diff Detail
|