Skip to content

Commit

Permalink
chore(ci): ignore error in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kauffinger committed Dec 18, 2024
1 parent 67161e4 commit 937df67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ parameters:
tmpDir: build/phpstan
checkOctaneCompatibility: true
checkModelProperties: true
ignoreErrors:
- '#Call to an undefined static method Innobrain\\Markitdown\\Facades\\Markitdown::convert\(\)#'

0 comments on commit 937df67

Please sign in to comment.