Skip to content

output texture mismatch warnings at the end sorted by matched mod #324

output texture mismatch warnings at the end sorted by matched mod

output texture mismatch warnings at the end sorted by matched mod #324

Workflow file for this run

name: Linting Checks
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]