Skip to content
ITNotes ITNotes

From Terminal to Cloud

  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
Home » Code Quality
DevOps tutorial - IT technology blog
Posted inDevOps

Automating Code Quality: How Pre-commit Hooks Stop Leaks and Messy Commits

July 5, 2026
Stop wasting CI/CD minutes on syntax errors. Learn how to use pre-commit hooks to automate formatting, linting, and secret detection directly on your local machine.
Read More
Database tutorial - IT technology blog
Posted inDatabase

SQLFluff on Linux: Automate SQL Linting and Code Standards in Your CI/CD Pipeline

June 15, 2026
SQLFluff is a SQL linter and auto-formatter for Linux that catches style inconsistencies, enforces keyword casing, and integrates cleanly into GitHub Actions and GitLab CI pipelines. This guide walks through installation, configuration for MySQL/PostgreSQL dialects, CI/CD setup, and practical tips for rolling it out to an existing codebase.
Read More
AI tutorial - IT technology blog
Posted inAI

Automating Technical Debt Reduction: Integrating Claude Code into CI/CD Pipelines

April 24, 2026
Slash code review times by 50%. This guide shows you how to bring Claude Code into your CI/CD pipeline for automated, context-aware PR audits.
Read More
Copyright 2026 — ITNotes. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top