Skip to content

chore(deps-dev): bump pylint from 3.3.2 to 3.3.3 #65

chore(deps-dev): bump pylint from 3.3.2 to 3.3.3

chore(deps-dev): bump pylint from 3.3.2 to 3.3.3 #65

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"