Pre-push Hooks

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • ktfmt

    A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.

  • The script below will run ktfmt over a Kotlin codebase and fail the push if any of the files are not well-formatted. It does also use a custom Gradle plugin we built around ktfmt, which accepts a --run-over change set. This script will leave the fixed formatting changes in the tree, awaiting the developer to intervene, commit, and try again.

  • gradle-dependencies-sorter

    A CLI app and Gradle plugin to sort the dependencies in your Gradle build scripts

  • The script below can be trivially adapted to any other number of tools, and you can include a few such scripts in your ./scripts/pre-push.d. For example, my current codebase has one for ktfmt, and a very similar one for Square's Gradle Dependencies Sorter.

  • 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
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

  • What We're Working on in Firefox

    2 projects | news.ycombinator.com | 30 May 2024
  • Kino: Pro Video Camera

    1 project | news.ycombinator.com | 30 May 2024
  • KMP-102 - XCFramework para Devs KMP

    1 project | dev.to | 29 May 2024
  • Building a subscription tracker Desktop and iOS app with compose multiplatform

    13 projects | dev.to | 27 May 2024
  • Effective Map Composables: Non-Draggable Markers

    3 projects | dev.to | 26 May 2024