Do you use a super linter? Why or why not?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • super-linter

    Combination of multiple linters to install as a GitHub Action

  • trunk-action

    Trunk.io GitHub Action

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pre-commit

    A framework for managing and maintaining multi-language pre-commit hooks.

  • https://pre-commit.com (with some setups)

  • backstage

    Backstage is an open platform for building developer portals

  • For many repos, you probably need 20, not 10. Truth is repos contain lots of technologies, not just your primary coding language(s). Here's a random open source repo I pulled out of a hat: https://github.com/backstage/backstage and ran trunk init on it - it turned on 11 linters/formatters/security tools. These autoformat and check for issues in typescript (most of this repo), but also CI workflow files, terraform, dockerfiles, bash scripts, check for leaked secrets, and more.

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

  • How to Write Impeccably Clean Code That Will Save Your Sanity

    7 projects | dev.to | 27 Jul 2023
  • Learning Git

    3 projects | /r/devops | 16 Mar 2023
  • Pre-commit: framework for managing/maintaining multi-language pre-commit hooks

    9 projects | news.ycombinator.com | 20 Dec 2021
  • Aplicando Padrões de Código com Pré-Commit Hook usando Husky

    4 projects | dev.to | 26 Apr 2021
  • Amazing git additional tool to install: git-interactive rebase-tool

    2 projects | dev.to | 24 Apr 2024