Skip to content

feat(hardware): add gamepad controller support module #6728

feat(hardware): add gamepad controller support module

feat(hardware): add gamepad controller support module #6728

Workflow file for this run

on: [push, pull_request, workflow_dispatch]
name: Lint Nix code
permissions:
contents: read
jobs:
statix:
name: Lint code
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v17
with:
name: statix
- uses: jocelynthode/statix-action@master