/home/dvjjulio/softtrash/vendor/codedge/laravel-fpdf/.styleci.yml
preset: laravel

enabled:
  - no_useless_else
  - phpdoc_align
  - phpdoc_no_empty_return
  - phpdoc_order
  - phpdoc_separation

finder:
  not-path:
    - "src/Fpdf"
  exclude:
    - "doc"