Skip to content

Improve linting/tidying config #41

Improve linting/tidying config

Improve linting/tidying config #41

Workflow file for this run

name: precious
on:
push:
pull_request:
permissions: {}
jobs:
precious:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Setup mise
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
with:
cache: true
- name: Run precious lint
run: precious lint --all