Skip to content

Commit

Permalink
refactor: Better ignore pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Feb 18, 2024
1 parent 63a364e commit 46ec00c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ parameters:
paths:
- src
excludePaths:
- src/lib/*
ignoreErrors:
- '#Function getCountryFromIP not found\.#'
analyse:
- src/lib/*

0 comments on commit 46ec00c

Please sign in to comment.