"...brailleplot.git" did not exist on "f0f374c51d2f51a1918ce7c8372b0196af9e954d"
Added a specific file list containing all files to skip for each pattern.
Compare changes
@@ -6,41 +6,50 @@ scriptpath=${BASH_SOURCE[0]}
@@ -6,41 +6,50 @@ scriptpath=${BASH_SOURCE[0]}
# The pattern \<io\> should not be present in any file (case-insensitive match), except when it appears as ".io".
Use \"ZIH systems\" or \"ZIH system\" instead of \"Taurus\". \"taurus\" is only allowed when used in ssh commands and other very specific situations.
The term \"HPC-DA\" should be avoided. Depending on the situation, use \"data analytics\" or similar.
When referencing partitions, put keyword \"partition\" in front of partition name, e. g. \"partition ml\", not \"ml partition\".
@@ -55,22 +64,29 @@ function checkFile(){
@@ -55,22 +64,29 @@ function checkFile(){
number_of_matches=`grep -n $grepflag $color "$pattern" "$f" | grepExceptions "${exceptionPatternsArray[@]}" | wc -l`
@@ -123,7 +139,7 @@ branch="origin/${CI_MERGE_REQUEST_TARGET_BRANCH_NAME:-preview}"
@@ -123,7 +139,7 @@ branch="origin/${CI_MERGE_REQUEST_TARGET_BRANCH_NAME:-preview}"
@@ -138,10 +154,6 @@ if [[ ! -z $file ]]; then
@@ -138,10 +154,6 @@ if [[ ! -z $file ]]; then