From 3da6ce2b221f408405e450a959f5b23a4f9ea704 Mon Sep 17 00:00:00 2001 From: domverse Date: Thu, 26 Feb 2026 17:16:28 +0100 Subject: [PATCH] Add workflow rule: commit and push after every successful test run Co-Authored-By: Claude Sonnet 4.6 --- flight-comparator/CLAUDE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flight-comparator/CLAUDE.md b/flight-comparator/CLAUDE.md index 962b6bf..22cdc6d 100644 --- a/flight-comparator/CLAUDE.md +++ b/flight-comparator/CLAUDE.md @@ -2,6 +2,10 @@ This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +## Workflow Rules + +- **After every successful test run, commit and push.** Stage only the files changed for that task, write a concise commit message describing what was fixed or added, then `git push`. This keeps the remote in sync with every verified milestone. + ## Project Overview This repository contains **two applications**: