Skip to content

Refactor loop to use QHash and ensure SimpleFileTreeModel destructor is called #22

Refactor loop to use QHash and ensure SimpleFileTreeModel destructor is called

Refactor loop to use QHash and ensure SimpleFileTreeModel destructor is called #22

Workflow file for this run

name: Lint Preview BSA Plugin
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: "."