Skip to content

Use AbstractLogger instead of Closure in LoadDataFixturesDoctrineODMCommand. #734

Use AbstractLogger instead of Closure in LoadDataFixturesDoctrineODMCommand.

Use AbstractLogger instead of Closure in LoadDataFixturesDoctrineODMCommand. #734

Workflow file for this run

on: [push, pull_request]
name: Lint
jobs:
doctor-rst:
name: DOCtor-RST
runs-on: ubuntu-latest
steps:
- name: "Checkout"
uses: actions/checkout@v4
- name: "DOCtor-RST"
uses: docker://oskarstark/doctor-rst
with:
args: --short
env:
DOCS_DIR: 'docs/'