Files
firefly-iii/qodana.yaml
T

16 lines
302 B
YAML
Raw Normal View History

2023-02-08 19:41:02 +01:00
profile:
2023-02-12 08:07:25 +01:00
name: qodana.recommended
2023-02-08 16:51:36 +01:00
version: "1.0"
2023-05-29 12:05:45 +02:00
linter: jetbrains/qodana-php:latest
2023-02-19 08:08:47 +01:00
exclude:
- name: All
paths:
- .ci
2023-02-19 08:21:23 +01:00
- _ide_helper.php
2023-06-04 06:33:05 +02:00
- public/v1/css/jquery-ui
- public/v1/fonts
- public/v1/lib
- public/v1/js/lib
- public/v3
- public/v3-local