cachix / install-nix-action

Installs Nix on GitHub Actions for the supported platforms: Linux and macOS.
Apache License 2.0
498 stars 78 forks source link

Automatic linting & formatting? #167

Open l0b0 opened 1 year ago

l0b0 commented 1 year ago

Would you be interested in some automated linting & formatting of this code, using popular tools like ShellCheck, shfmt, alejandra, prettier, pathchk, etc? I could quickly add any or all of them to this repo, possibly orchestrated with pre-commit if you want.

domenkozar commented 1 year ago

That would be great :)