Skip to content

chore: enable phpstan #2

chore: enable phpstan

chore: enable phpstan #2

Workflow file for this run

name: FoF Default User Preferences PHP
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@main
with:
enable_backend_testing: false
enable_phpstan: true
backend_directory: .