HFXK2C7HC4PTDDDAYOKGYLPESYOXWVLLZ622H3KYUSI24DIELU7QC
#[structopt(long, conflicts_with_all(&["feat", "build", "chore", "ci", "docs", "style", "refactor", "perf", "test"]))]
#[structopt(long,
conflicts_with_all(&["feat", "build", "chore", "ci", "docs", "style", "refactor", "perf", "test"]),
required_unless_one(&["feat", "build", "chore", "ci", "docs", "style", "refactor", "perf", "test"])
)]
#[structopt(long, conflicts_with_all(&["fix", "build", "chore", "ci", "docs", "style", "refactor", "perf", "test"]))]
#[structopt(long,
conflicts_with_all(&["fix", "build", "chore", "ci", "docs", "style", "refactor", "perf", "test"]),
required_unless_one(&["fix", "build", "chore", "ci", "docs", "style", "refactor", "perf", "test"])
)]
#[structopt(long, conflicts_with_all(&["feat", "fix", "chore", "ci", "docs", "style", "refactor", "perf", "test"]))]
#[structopt(long,
conflicts_with_all(&["feat", "fix", "chore", "ci", "docs", "style", "refactor", "perf", "test"]),
required_unless_one(&["feat", "fix", "chore", "ci", "docs", "style", "refactor", "perf", "test"])
)]
#[structopt(long, conflicts_with_all(&["feat", "fix", "build", "ci", "docs", "style", "refactor", "perf", "test"]))]
#[structopt(long,
conflicts_with_all(&["feat", "fix", "build", "ci", "docs", "style", "refactor", "perf", "test"]),
required_unless_one(&["feat", "fix", "build", "ci", "docs", "style", "refactor", "perf", "test"])
)]
#[structopt(long, conflicts_with_all(&["feat", "fix", "build", "chore", "docs", "style", "refactor", "perf", "test"]))]
#[structopt(long,
conflicts_with_all(&["feat", "fix", "build", "chore", "docs", "style", "refactor", "perf", "test"]),
required_unless_one(&["feat", "fix", "build", "chore", "docs", "style", "refactor", "perf", "test"])
)]
#[structopt(long, conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "style", "refactor", "perf", "test"]))]
#[structopt(long,
conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "style", "refactor", "perf", "test"]),
required_unless_one(&["feat", "fix", "build", "chore", "ci", "style", "refactor", "perf", "test"])
)]
#[structopt(long, conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "docs", "refactor", "perf", "test"]))]
#[structopt(long,
conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "docs", "refactor", "perf", "test"]),
required_unless_one(&["feat", "fix", "build", "chore", "ci", "docs", "refactor", "perf", "test"])
)]
#[structopt(long, conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "docs", "style", "perf", "test"]))]
#[structopt(long,
conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "docs", "style", "perf", "test"]),
required_unless_one(&["feat", "fix", "build", "chore", "ci", "docs", "style", "perf", "test"])
)]
#[structopt(long, conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "docs", "style", "refactor", "test"]))]
#[structopt(long,
conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "docs", "style", "refactor", "test"]),
required_unless_one(&["feat", "fix", "build", "chore", "ci", "docs", "style", "refactor", "test"]),
)]
#[structopt(long, conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "docs", "style", "refactor", "perf"]))]
#[structopt(long,
conflicts_with_all(&["feat", "fix", "build", "chore", "ci", "docs", "style", "refactor", "perf"]),
required_unless_one(&["feat", "fix", "build", "chore", "ci", "docs", "style", "refactor", "perf"])
)]