Skip to content

Commit 7eb5e19

Browse files
committed
[TASK] Update Baseline
1 parent 5ccffe7 commit 7eb5e19

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

config/phpstan-baseline.neon

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -102,36 +102,6 @@ parameters:
102102
count: 1
103103
path: ../src/RuleSet/AtRuleSet.php
104104

105-
-
106-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
107-
identifier: method.notFound
108-
count: 1
109-
path: ../src/RuleSet/DeclarationBlock.php
110-
111-
-
112-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
113-
identifier: method.notFound
114-
count: 1
115-
path: ../src/RuleSet/DeclarationBlock.php
116-
117-
-
118-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterSelectorSeparator\(\)\.$#'
119-
identifier: method.notFound
120-
count: 1
121-
path: ../src/RuleSet/DeclarationBlock.php
122-
123-
-
124-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
125-
identifier: method.notFound
126-
count: 1
127-
path: ../src/RuleSet/DeclarationBlock.php
128-
129-
-
130-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeSelectorSeparator\(\)\.$#'
131-
identifier: method.notFound
132-
count: 1
133-
path: ../src/RuleSet/DeclarationBlock.php
134-
135105
-
136106
message: '#^Loose comparison via "\!\=" is not allowed\.$#'
137107
identifier: notEqual.notAllowed

0 commit comments

Comments
 (0)