Skip to content

chore(deps-dev): bump ruff from 0.8.3 to 0.8.4 #64

chore(deps-dev): bump ruff from 0.8.3 to 0.8.4

chore(deps-dev): bump ruff from 0.8.3 to 0.8.4 #64

Workflow file for this run

# SPDX-FileCopyrightText: 2024 K Kollmann
# SPDX-License-Identifier: MIT
name: Run djLint linter
on:
# runs when activity type is one of: opened, synchronize, reopened
pull_request:
workflow_dispatch:
jobs:
djlint-formatter:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
options: "--lint"