Skip to content

Added tab escape sequence. #1458

Added tab escape sequence.

Added tab escape sequence. #1458

Workflow file for this run

name: plugin docs lint
on:
push:
tags:
- v*
branches:
- master
pull_request:
permissions:
contents: read
jobs:
get-latest:
name: Check plugin docs versions
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run checking script
shell: bash
run: docs/plugins/lint_plugin_docs.sh