mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-29 12:14:34 -06:00
10 lines
161 B
YAML
10 lines
161 B
YAML
profile:
|
|
name: qodana.recommended
|
|
version: "1.0"
|
|
linter: jetbrains/qodana-php:2022.3-eap
|
|
exclude:
|
|
- name: All
|
|
paths:
|
|
- .ci
|
|
- _ide_helper.php
|