Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions config/phpstan-baseline.neon
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
parameters:
ignoreErrors:
-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:setIndentation\(\)\.$#'
identifier: method.notFound
count: 2
path: ../src/OutputFormat.php
ignoreErrors: []

Loading