Instructions file GitHub Copilot
When performing a code review on C++ headers, check that heavy headers like Vehicle.h and QGCMAVLink.h are not included when a lightweight alternative or forward declaration suffices.
Instructions file GitHub Copilot
When performing a code review on C++ headers, check that heavy headers like Vehicle.h and QGCMAVLink.h are not included when a lightweight alternative or forward declaration suffices.
Instructions file GitHub Copilot
When performing a code review on C++ headers, enforce the MAVLink lightweight include hierarchy to keep moc parse times fast.
Instructions file CodexOpenCode
Instructions for mavlink/qgroundcontrol, covering agents.md, quick references, required preflight, golden rules (enforced — violations fail ci) and critical files (read first!).
Instructions file
Repository instructions for nim_duilib, a cross-platform C++ interface library that uses Skia to draw windows and controls. User interfaces are described in XML, while C++ handles their behavior.
Instructions file
Instructions for TIMER-err/qml4j, covering qml4j — house rules, imports, class & method size, dispatch & polymorphism and other code rules.
Instructions file
Instructions for JackBhanded/claude-meter, covering claude.md — claude meter, what this is, how it gets the data, ui and hard-won gotchas.