Skip to content

Fixing misc errors and errors found from users on discord and adding support for spoolman multicolors #258

Fixing misc errors and errors found from users on discord and adding support for spoolman multicolors

Fixing misc errors and errors found from users on discord and adding support for spoolman multicolors #258

Workflow file for this run

on:
pull_request:
branches:
- main
- DEV
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1
with:
changed-files: "true"