Skip to content

Commit

Permalink
Allow wastewater keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
ponceta authored Aug 19, 2024
1 parent 52fcfe2 commit 02f7a42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/banned-words.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ declare -a EXCLUDES=()

KEYWORDS[0]="qgep"
HINTS[0]="No mention of QGEP"
KEYWORDS[1]="wastewater"
HINTS[1]="No mention of wastewater"

RES=0
DIR=$(git rev-parse --show-toplevel)
Expand Down

0 comments on commit 02f7a42

Please sign in to comment.