We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f0154 commit b27b950Copy full SHA for b27b950
src/CoreOptions.php
@@ -274,6 +274,7 @@ public static function optionSpecs(): array {
274
'1',
275
'Paths to Ignore',
276
'Path matching these patterns will be ignored.' .
277
+ ' Matches are not case-sensitive.' .
278
' Glob syntax is supported via ' .
279
'<a href="' .
280
'https://github.com/PHLAK/Splat?tab=readme-ov-file#matching-expressions' .
0 commit comments