mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 11:32:20 +00:00
Changes check_grep to use ripgrep and reformats/cleans up the check_grep file (#71324) ## About The Pull Request I fucked up the check_grep entry for docking ports. default grep doesn't support newlines and so I need to use `pcregrep -M` ## Why It's Good For The Game linters working good ## Changelog Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com> Co-authored-by: san7890 <the@san7890.com> Co-authored-by: Zephyr <12817816+ZephyrTFA@users.noreply.github.com> Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com> Co-authored-by: san7890 <the@san7890.com>