add schema to phpstan.dist.neon for autocomplete

pull/706/head
fadrian06 2 days ago
parent 2aa8515b11
commit fbfdcc5a23

@ -1,3 +1,5 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/fadrian06/phpstan/refs/heads/add-schema/schema.json
includes: includes:
- vendor/phpstan/phpstan/conf/bleedingEdge.neon - vendor/phpstan/phpstan/conf/bleedingEdge.neon
- phpstan-baseline.neon - phpstan-baseline.neon

Loading…
Cancel
Save