Skip to content

Fix rodata addresses referenced _only_ by other rodata symbols on the… #171

Fix rodata addresses referenced _only_ by other rodata symbols on the…

Fix rodata addresses referenced _only_ by other rodata symbols on the… #171

Workflow file for this run

name: Lint markdown files
# Build on every branch push, tag push, and pull request change:
on: [push, pull_request]
jobs:
checks:
runs-on: ubuntu-latest
name: Lint md files
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Lint markdown files
uses: articulate/[email protected]
with:
config: .markdownlint.jsonc