Namnbyte till Cibello (Fas 0): config, vakt, docs, verifiering
This commit is contained in:
Regular → Executable
+1
-1
@@ -12,7 +12,7 @@ cd "$(dirname "$0")/.."
|
||||
FAIL=0
|
||||
|
||||
# 1. Historiska/förbjudna namn – uppdatera listan vid namnbyte.
|
||||
FORBIDDEN=("matrivo")
|
||||
FORBIDDEN=("matrivo" "matappen")
|
||||
for name in "${FORBIDDEN[@]}"; do
|
||||
HITS=$(grep -ril "$name" . \
|
||||
--exclude-dir=node_modules --exclude-dir=.git --exclude-dir=dist \
|
||||
|
||||
Reference in New Issue
Block a user