Skip to content

Update doctools to sort specification keys of embedded yaml in HDMF-preferred order #6

Update doctools to sort specification keys of embedded yaml in HDMF-preferred order

Update doctools to sort specification keys of embedded yaml in HDMF-preferred order #6

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Run ruff
uses: astral-sh/ruff-action@v1