pub const fn one_based_col(col: u64) -> u64
Convert fallow’s 0-based column to GitHub’s 1-based workflow-command column (the jq layer’s col + 1 convention).
col + 1