Skip to content

Commit

Permalink
Spell
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoiq committed Feb 10, 2023
1 parent f4e7748 commit 068ac9f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
10 changes: 10 additions & 0 deletions build/spell-checker/custom.dic
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,16 @@ oci
mariadb
ws
vals
dbal
laravel
nextras
dibiphp
dql
orm
toc
mysql
falsy
utc

resultset
writeable
Expand Down
2 changes: 1 addition & 1 deletion tests/Mysql/Data/KnownFailures.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);

// spell-check-ignore: DBACCESS TABLENAME abc abcdefghijklmnopqrstuvwxyz condname1 ctx dat dblwr ddse endswithspace fil haha hehe hoho lsn pri testrole testuser wp xyzzy 0every BQAAAA DRAUGR DUP FIL TRG VÐƷWİ aaa aaaaaa abcd asd attr4 azundris badvar bbbbbb fvar idx ivar loaddata5 maste mv mvi nosuchvar º Æ Ö Γåô Γê Γò Γòí ツ
// spell-check-ignore: switc acces é ü
// spell-check-ignore: switc acces é ü тест

namespace SqlFtw\Tests\Mysql\Data;

Expand Down
1 change: 0 additions & 1 deletion tests/Mysql/MysqlTestJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
use function getmypid;
use function memory_get_peak_usage;
use function microtime;
use function rl;
use function str_replace;
use function strlen;
use function strpos;
Expand Down

0 comments on commit 068ac9f

Please sign in to comment.