diff --git a/check_licenses.sh b/check_licenses.sh new file mode 100755 index 0000000..c02b162 --- /dev/null +++ b/check_licenses.sh @@ -0,0 +1,4 @@ +#!/bin/sh +# Depends on: `rg` (ripgrep) + +! rg --multiline --files-without-match --glob '*.rs' --pcre2 '(?