Skip to content

Misc: Warn that WINDECO option does nothing on Wayland #1

Misc: Warn that WINDECO option does nothing on Wayland

Misc: Warn that WINDECO option does nothing on Wayland #1

Workflow file for this run

on:
push:
branches:
- master
pull_request:
types: [opened, reopened]
name: "ShellCheck"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
version: v0.10.0