Skip to content

feat: Implement template maps and templating for p140/p141 queries #9

feat: Implement template maps and templating for p140/p141 queries

feat: Implement template maps and templating for p140/p141 queries #9

name: Run ruff formatter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/poetry-ruff.yml@v0.4.2
with:
src: "."
options: "format --check"
python-version: "3.12"