Skip to content

fix(config): options.darken.floats is not used #113

fix(config): options.darken.floats is not used

fix(config): options.darken.floats is not used #113

Workflow file for this run

name: Check PR
on:
pull_request: ~
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-shell -p stylua --run "stylua -f stylua.toml --check ."