nix-linter
Linter
Checks Nix expressions for errors and mistakes
Linter for the Nix expression language
157 stars
8 watching
16 forks
Language: Haskell
last commit: over 1 year ago haskelllinternixnixpkgs
Related projects:
Repository | Description | Stars |
---|---|---|
oppiliappan/statix | A tool for identifying and fixing common issues in Nix code written in Rust. | 574 |
input-output-hk/haskell.nix | Automates translation of Haskell packages to Nix code | 558 |
ndmitchell/hlint | Provides suggestions for improving Haskell code quality and performance | 1,475 |
dalance/svlint | A systemVerilog linter tool written in Rust. | 314 |
mcandre/linters | A community wiki for improving code quality through static analysis and style checking tools | 341 |
cachix/elm2nix | Converts an Elm project into Nix expressions to enable reproducible and package-managed development | 109 |
matthewbauer/nix-haskell-mode | Automates Haskell setup in Emacs for Nix users | 28 |
nix-community/comma | Automates software execution without installation | 1,122 |
oxalica/nil | An incremental analysis assistant for writing in Nix | 1,389 |
haskell-nix/hnix-store | Provides a Haskell interface to the Nix store semantics and various implementations of that interface. | 87 |
nix-qchem/nixos-qchem | A collection of Nix expressions for HPC and quantum chemistry software packages | 79 |
dlang-community/d-scanner | Analyzes D source code for syntax, style, and security issues | 242 |
fsprojects/fsharplint | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 303 |
inscapist/ruby-nix | Generates reproducible Ruby/Bundler app environment with Nix | 119 |
orsinium-labs/flake8-todos | Tools to check and enforce TODO comments in Python code | 27 |