Skip to content

Commit

Permalink
Remove non-existent /tests folder from phpstan exclusion list
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed Oct 25, 2024
1 parent 6839c45 commit 43939ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ parameters:
# when package is tested
# and not running within ft-platform
- wp-content/
- tests/
ignoreErrors:
# Find a nicer way instead of ignoring this Error on every ft-module
- '#Function Altis\\register_module not found\.#'
Expand Down

0 comments on commit 43939ed

Please sign in to comment.