This commit is contained in:
Barrett Ruth 2026-03-03 01:34:27 -05:00
parent 5ad9238a46
commit 0ff7ca5b47
No known key found for this signature in database
GPG key ID: A6C96C9349D2FC81
2 changed files with 4 additions and 1 deletions

View file

@ -81,7 +81,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v31
- run: nix develop --command selene --display-style quiet .
- run: nix develop --command selene --display-style quiet --config config/nvim/selene.toml .
prettier:
name: Prettier Format Check

3
statix.toml Normal file
View file

@ -0,0 +1,3 @@
[disabled]
repeated_keys = true
empty_pattern = true