Skip to content

Add form and header versions to plugin list tool tips and plugin API and add more columns #572

Add form and header versions to plugin list tool tips and plugin API and add more columns

Add form and header versions to plugin list tool tips and plugin API and add more columns #572

Workflow file for this run

name: Lint ModOrganizer 2
on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check format
uses: ModOrganizer2/check-formatting-action@master
with:
check-path: "."
exclude-regex: "third-party"