Skip to content

Allow :nuzzle/title to be function that accepts url and outputs string #190

Allow :nuzzle/title to be function that accepts url and outputs string

Allow :nuzzle/title to be function that accepts url and outputs string #190

Workflow file for this run

name: clj-kondo
on:
push:
branches:
- main
pull_request:
jobs:
run-clj-kondo:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup babashka
uses: turtlequeue/[email protected]
with:
babashka-version: 0.8.156
- name: Run clj-kondo linting
run: bb lint