Skip to content

Rebrand ryodocx references to the IvMisticos fork #18

Rebrand ryodocx references to the IvMisticos fork

Rebrand ryodocx references to the IvMisticos fork #18

Workflow file for this run

name: asdf-lint
on:
push:
branches:
- main
tags-ignore:
- 'v*'
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Install asdf dependencies
uses: asdf-vm/actions/install@v4
- name: Run ShellCheck
run: bin/scripts/shellcheck.bash
shellfmt:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Install asdf dependencies
uses: asdf-vm/actions/install@v4
- name: List file to shfmt
run: shfmt -f .