Home New Trending Search
About Privacy Terms
#
#precommit
Posts tagged #precommit on Bluesky
Original post on hachyderm.io

My friend Jim @jammcq and I were discussing #precommit (used with #Git). The typical case is simple but annoying:

* You’ve staged all the needed files for commit (with `git add`)
* You attempt the commit
* Trailing whitespace (in this example) makes `pre-commit` deny the commit
* No commit […]

0 0 0 0

j178/prek: ⚡ Better `pre-commit`, re-engineered in Rust #prek #precommit #dev #ci

0 0 0 0
Original post on lou.lt

Tired of messy commits and forgotten formatting? 😬 Let `pre-commit` clean up your code *before* it hits your repo. From trimming whitespace to catching secrets with gitleaks, it’s your automated QA sidekick. ⚡ Easy setup, big payoff. #devtools #git #precommit #automation […]

2 1 0 0
Preview
🧼 Pre-commit: Because “oops, forgot to format” is so last year As a solo developer, I wear all the hats. 🎩👷‍♂️🎨That includes the very boring Quality Assurance Hat™ — the one that says “yes, Amedee, you do need to check for trailing whitespace again.” And honestly? I suck at remembering those little details. I’d rather be building cool stuff than remembering to run Black or fix a missing newline. So I let my robot friend handle it.

Tired of messy commits and forgotten formatting? 😬 Let `pre-commit` clean up your code *before* it hits your repo. From trimming whitespace to catching secrets with gitleaks, it’s your automated QA sidekick. ⚡ Easy setup, big payoff. #devtools #git #precommit #automation

2 0 0 0
Preview
Release 0.2.0 · j178/prek This is a huge milestone release that introduces Workspace Mode — first‑class monorepo support. prek now allows you to manage multiple projects with their own .pre-commit-config.yaml within a singl...

prek 0.2.0 is out:

"If you ran `prek install` in a repo before, you gonna need to run `prek install` again to replace the old git hook scripts for the workspace mode to work."

github.com/j178/prek/re...

Batch re-install:

uv run gist.github.com/hugovk/d601e...

#Python #prek #lint #precommit #uv

4 2 0 0
Post image

A new feature that is CRITICAL when using tools like #claude #code is #pmat #precommit #hooks. Why? It enforces complexity, SATD before you check in code, i.e. you have to fix. Now standard with: cargo install pmat.

Check it out!

1 0 0 0
Preview
Ready prek go!

🆕 I've been using a new tool called prek as a drop-in replacement for pre-commit.

It uses uv and is rewritten in Rust (because of course) and as you'd expect is much faster.

Try it!

hugovk.dev/blog/2025/re...
#Python #prek #lint #precommit #uv

15 3 2 1
Original post on social.linux.pizza

My golang knowledge is pretty basic. I had to do some updates to a product at work, and it was pretty easy and straight forward. Actually quite fun. Just to learn more golang, I started working on a cli-tool for my Niri setup, and it's actually pretty usable already.
I just want to polish it and […]

2 1 1 0
Preview
pre-commit Odoo apps GitHub Workflow Integration Automate Odoo Code Quality. pre-commit Odoo apps automate code checks and lint workflows for Odoo modules, and then they help teams enforce standards consistently. Moreover, this tutorial walks you through setting up Odoo CI lint automation with GitHub Actions. Next, you will learn OCA pre-commit integration for pylint‑odoo and flake8‑odoo hooks. Furthermore, you will create a GitHub workflow to run pre-commit automatically on each push and pull request.

Take your Odoo development to the next level by automating code quality checks with pre-commit hooks and GitHub CI. Enforce standards, catch errors early, and streamline your workflow. #Odoo #DevOps #precommit #CI #Python

0 0 0 0
Preview
pre-commit Odoo apps: Step-by-Step Guide First, pre-commit Odoo apps streamline code checks for Odoo modules by running hooks before each commit. Next, this tutorial shows you how to set up pre-commit, integrate OCA plugins like pylint-odoo and flake8-odoo, and automate lint in CI. Then, we include code examples and detailed steps. Finally, you will master pre-commit Odoo apps to maintain high code standards. Moreover, you can learn more at

Unlock flawless Odoo development! Use pre-commit Odoo apps with OCA hooks to automate linting, enforce quality, and streamline CI workflows. #Odoo #precommit #OCA #DevOps #Python

0 0 0 0
Preview
Pre-Commit Odoo Apps: Step-by-Step Automation Tutorial pre-commit Odoo apps ensure that your code meets style and quality standards before you commit. First, we guide you through setting up pre-commit for Odoo modules. Next, we explain how to integrate OCA hooks such as pylint-odoo and flake8-odoo. Moreover, this pre-commit Odoo apps tutorial uses clear examples, active voice, and transition words to keep instructions sharp. Finally, you will master pre-commit Odoo apps hooks to save time and avoid errors.

Learn how to automate Odoo module quality with pre-commit hooks! #Odoo #precommit #OCA #DevOps #Python. Master setup, OCA integration, and CI automation in this hands‑on guide. Boost your team's code standards!

0 0 0 0
Post image

#Gitleaks: Secret Detection for Code Repositories 🔐

Comprehensive #security scanning tool:

• 🔍 Detects passwords, API keys in #git repos & files
• 🚀 Install via #Homebrew, #Docker, or source code
• 🔄 Integrates as #GitHub Action or #precommit hook

🧵👇#DevOps

1 1 1 0
Preview
Flake8 Pre-commit Integration for Odoo: Simple Guide In this tutorial, flake8 pre-commit hook integration boosts your workflow by automatically checking your Python code before you run a git commit. In this blog post, you will learn how to set up a pre-commit hook with flake8 to enforce coding standards in your Odoo projects. We will discuss each step—from setting up your development environment to configuring both a manual pre-commit script and a pre-commit framework—to help you maintain high code quality with ease.

flake8 pre-commit integration for Odoo enhances code quality. Follow this comprehensive guide to set up, configure, and troubleshoot your workflow. #Odoo #flake8 #precommit

0 0 0 0
Preview
Pre-commit Hooks in GitHub Codespaces for Terraform IaC | luke.geek.nz Learn how to set up pre-commit hooks in GitHub Codespaces for Terraform Infrastructure as Code (IaC) development.

luke.geek.nz/misc/pr...

#azure #codespaces #github #git #precommit #devops #terraform #mvpbuzz

1 0 0 0