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: almost 2 years ago haskelllinternixnixpkgs
Related projects:
Repository | Description | Stars |
---|---|---|
oppiliappan/statix | A tool for identifying and fixing common issues in Nix code written in Rust. | 583 |
input-output-hk/haskell.nix | Automates translation of Haskell projects into Nix code | 565 |
ndmitchell/hlint | Provides suggestions for improving Haskell code quality and performance | 1,482 |
dalance/svlint | A systemVerilog linter tool written in Rust. | 318 |
mcandre/linters | A community wiki for improving code quality through static analysis and style checking tools | 342 |
cachix/elm2nix | Converts an Elm project into Nix expressions to enable reproducible and package-managed development | 111 |
matthewbauer/nix-haskell-mode | A package manager tool for setting up Haskell projects in Emacs with Nix. | 28 |
nix-community/comma | Automates software execution without installation | 1,146 |
oxalica/nil | An incremental analysis assistant for writing in Nix | 1,411 |
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 | 80 |
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. | 304 |
inscapist/ruby-nix | Generates reproducible Ruby/Bundler app environment with Nix | 121 |
orsinium-labs/flake8-todos | A tool to check TODO comments in Python code for consistency and completeness. | 27 |