Skip to content

fix(core): use the capfirst filter on entity menu entries #12

fix(core): use the capfirst filter on entity menu entries

fix(core): use the capfirst filter on entity menu entries #12

Workflow file for this run

#SPDX-FileCopyrightText: 2023 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run ruff Linter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
options: "format --check"