php-devops/.idea
Snider c99101a29d feat(ide): add shared JetBrains/PhpStorm configuration
- Code style: PSR-12 for PHP, 2-space indent for JS/TS/YAML
- Inspection profile: Laravel-friendly, reduced noise in vendor
- Run configurations: Composer test/lint, PHPStan, clone-repos
- Scopes: Packages, Vendor, Tests for focused searches
- Dictionary: Project-specific terms (agentic, livewire, etc.)
- PHP 8.4 language level, Laravel Idea multimodule support
- File watcher: Pint auto-format (disabled by default)
- Excludes: vendor/ and node_modules/ for faster indexing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 01:22:33 +00:00
..
codeStyles feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
dictionaries feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
inspectionProfiles feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
runConfigurations feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
scopes feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
.gitignore feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
core-devops.iml feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
laravel-idea.xml feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
misc.xml feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
modules.xml feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
php.xml feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
vcs.xml feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00
watcherTasks.xml feat(ide): add shared JetBrains/PhpStorm configuration 2026-02-01 01:22:33 +00:00