//! Linear project management integration.
//!//! Provides a GraphQL client for the Linear API to enrich commits that
//! reference Linear issue identifiers (e.g. `ENG-123`, `FE-456`) with the
//! corresponding issue title, status, team, assignee, and priority.
pubmodclient;pubuseclient::{store_linear_issues, LinearClient, LinearIssue};