Skip to content

Commit

Permalink
Stupid check paths
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorDinamit committed Mar 3, 2024
1 parent 3bd8e58 commit 3bc6fb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/check-paths.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ exactly 144 "<< uses" '(?<!<)<<(?!<)' -P
exactly 0 "incorrect indentations" '^( {4,})' -P
exactly 1 "goto use" 'goto '
exactly 1 "NOOP match" 'NOOP'
exactly 413 "spawn uses" 'spawn\s*\(\s*(-\s*)?\d*\s*\)' -P
exactly 0 "tag uses" '\stag = ' -P '**/*.dmm'
exactly 4 ".Replace( matches" '\.Replace(_char)?\(' -P
exactly 0 "anchored = 0/1" 'anchored\s*=\s*\d' -P
Expand Down

0 comments on commit 3bc6fb4

Please sign in to comment.