Update to static checker file, add phpunit xml, update composer json

This commit is contained in:
2022-06-08 15:04:59 +09:00
parent b1079e1d24
commit 1e836e9a2b
5 changed files with 9 additions and 6 deletions

View File

@@ -79,6 +79,7 @@ return [
// to parse, but not analyze
"exclude_analysis_directory_list" => [
'vendor',
'test',
],
'exclude_file_list' => [
],