committed.toml
committed configuration file
| Type | object |
|---|---|
| File match |
committed.toml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/committed-toml/latest.json |
| Source | https://raw.githubusercontent.com/crate-ci/committed/master/config.schema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
ignore_author_re
string | null
format=regex
subject_length
integer | null
format=uintmin=0
subject_capitalized
boolean | null
subject_not_punctuated
boolean | null
imperative_subject
boolean | null
no_fixup
boolean | null
no_wip
boolean | null
hard_line_length
integer | null
format=uintmin=0
line_length
integer | null
format=uintmin=0
style
Style | null
allowed_types
array | null
allowed_scopes
array | null
merge_commit
boolean | null
allowed_author_re
string | null
format=regex
Definitions
Style
string