Write Rust lints without forking Clippy

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • semgrep

    Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

    I think something like semgrep may be easier for "tailored" style of linting? Like company code guidelines, project based, etc.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • rust

    Empowering everyone to build reliable and efficient software.

  • hlint

    Haskell source code suggestions

    may want to look at something like https://github.com/ndmitchell/hlint for inspiration. it can be a little finicky but you can express mildly complicated linting rules

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pylyzer – A fast static code analyzer and language server for Python

    6 projects | news.ycombinator.com | 11 Apr 2024
  • Best way to learn the command line?

    2 projects | /r/macsysadmin | 16 Feb 2023
  • OCaml 5.0 Multicore is out

    19 projects | news.ycombinator.com | 16 Dec 2022
  • Content based change detection with Make

    4 projects | news.ycombinator.com | 20 Sep 2022
  • Hoogle for Rust?

    5 projects | /r/rust | 3 Aug 2021

Did you konow that Haskell is
the 23rd most popular programming language
based on number of metions?