MCPcopy Create free account

hub / github.com/conventional-changelog/commitlint / functions

Functions291 in github.com/conventional-changelog/commitlint

↓ 88 callersFunctiontest
(r: RegExp)
@commitlint/is-ignored/src/defaults.ts:19
↓ 40 callersFunctionparse
( message: string, parser: Parser = defaultParser, parserOpts?: ParserOptions, )
@commitlint/parse/src/index.ts:18
↓ 39 callersMethodresolve
(id: string, ctx?: { prefix?: string; cwd?: string })
@commitlint/resolve-extends/src/index.ts:179
↓ 36 callersMethodfilter
(input: string | string[])
@commitlint/cz-commitlint/src/Question.ts:154
↓ 26 callersFunctionmessage
(input: (string | null | undefined)[] = [])
@commitlint/message/src/index.ts:1
↓ 10 callersMethodlog
(answers?: T)
@commitlint/prompt/src/inquirer/inquirer.d.ts:14
↓ 8 callersFunctionruleIsActive
( rule: T, )
@commitlint/cz-commitlint/src/utils/rules.ts:16
↓ 7 callersFunctionmaxLength
(res: Result)
@commitlint/prompt/src/library/get-prompt.ts:61
↓ 7 callersFunctionresolveFrom
(lookup: string, parent?: string)
@commitlint/resolve-extends/src/index.ts:112
↓ 6 callersFunctionensureCase
(raw: string = "", target: TargetCaseType = "lowercase")
@commitlint/ensure/src/case.ts:7
↓ 6 callersFunctionfn
()
@commitlint/load/src/utils/load-parser-opts.test.ts:44
↓ 6 callersFunctionsetRules
(newRules: QualifiedRules)
@commitlint/cz-commitlint/src/store/rules.ts:20
↓ 5 callersFunctionruleIsActive
( rule: T, )
@commitlint/prompt/src/library/utils.ts:39
↓ 5 callersFunctionruleIsApplicable
( rule: Rule, )
@commitlint/cz-commitlint/src/utils/rules.ts:30
↓ 5 callersFunctionsetPromptConfig
(newPromptConfig: UserPromptConfig)
@commitlint/cz-commitlint/src/store/prompts.ts:14
↓ 5 callersFunctiontoLines
(input?: string | null)
@commitlint/to-lines/src/index.ts:1
↓ 4 callersFunctionformat
(input: Result, debug = false)
@commitlint/prompt/src/library/format.ts:11
↓ 4 callersFunctiongetMaxLength
(rule?: Rule)
@commitlint/cz-commitlint/src/utils/rules.ts:69
↓ 4 callersFunctiongetPromptSettings
()
@commitlint/cz-commitlint/src/store/prompts.ts:50
↓ 4 callersFunctiongetRule
(key: string, property: string)
@commitlint/cz-commitlint/src/store/rules.ts:13
↓ 4 callersFunctiongit
(args: string[], nodeOptions: SpawnOptions = {})
@commitlint/travis-cli/src/cli.ts:61
↓ 4 callersFunctionlint
( message: string, rawRulesConfig?: QualifiedRules, rawOpts?: LintOptions, )
@commitlint/lint/src/lint.ts:18
↓ 4 callersFunctionload
( seed: UserConfig = {}, options: LoadOptions = {}, )
@commitlint/load/src/load.ts:42
↓ 4 callersFunctionrule
(_parsed, when, _value)
@commitlint/load/src/utils/load-plugin.test.ts:18
↓ 4 callersFunctionruleIsNotApplicable
( rule: Rule, )
@commitlint/cz-commitlint/src/utils/rules.ts:46
↓ 3 callersFunctioncombineCommitMessage
(answers: Answers)
@commitlint/cz-commitlint/src/SectionBody.ts:18
↓ 3 callersFunctiongetHasName
(name: string)
@commitlint/prompt/src/library/utils.ts:29
↓ 3 callersFunctiongetLeadingBlankFn
(rule?: Rule)
@commitlint/cz-commitlint/src/utils/leading-blank-fn.ts:9
↓ 3 callersFunctiongetMaxLength
(rule?: RuleEntry)
@commitlint/prompt/src/library/utils.ts:109
↓ 3 callersFunctiongetPromptMessages
()
@commitlint/cz-commitlint/src/store/prompts.ts:42
↓ 3 callersFunctiongetPromptQuestions
()
@commitlint/cz-commitlint/src/store/prompts.ts:46
↓ 3 callersFunctiongetQuestions
()
@commitlint/cz-commitlint/src/SectionBody.ts:10
↓ 3 callersFunctionresolve
(id: string)
@commitlint/resolve-extends/src/index.test.ts:346
↓ 3 callersFunctionruleIsApplicable
( rule: RuleEntry, )
@commitlint/prompt/src/library/utils.ts:54
↓ 3 callersFunctionruleIsNotApplicable
( rule: RuleEntry, )
@commitlint/prompt/src/library/utils.ts:71
↓ 3 callersFunctiontoCase
(input: string, target: TargetCaseType)
@commitlint/ensure/src/to-case.ts:4
↓ 3 callersFunctionvalidate
()
@commitlint/travis-cli/src/cli.ts:111
↓ 3 callersMethodvalidate
(input: string)
@commitlint/cz-commitlint/src/Question.ts:132
↓ 3 callersFunctionvalidateConfig
(source: string, config: unknown)
@commitlint/config-validator/src/validate.ts:17
↓ 2 callersFunctioncheckFromRepository
(flags: CliFlags)
@commitlint/cli/src/cli.ts:421
↓ 2 callersFunctionenumRuleIsActive
( rule: Rule, )
@commitlint/cz-commitlint/src/utils/rules.ts:57
↓ 2 callersFunctionformat
(report: FormattableReport = {}, options: FormatOptions = {})
@commitlint/format/src/format.ts:17
↓ 2 callersFunctionformatResult
( result: FormattableResult = {}, options: FormatOptions = {}, )
@commitlint/format/src/format.ts:55
↓ 2 callersFunctiongetCaseFn
(rule?: Rule)
@commitlint/cz-commitlint/src/utils/case-fn.ts:14
↓ 2 callersFunctiongetEnumList
(rule: Rule)
@commitlint/cz-commitlint/src/utils/rules.ts:65
↓ 2 callersFunctiongetForcedCaseFn
(rule?: RuleEntry)
@commitlint/prompt/src/library/get-forced-case-fn.ts:12
↓ 2 callersFunctiongetFullStopFn
(rule?: Rule)
@commitlint/cz-commitlint/src/utils/full-stop-fn.ts:11
↓ 2 callersMethodgetMessage
(key: string)
@commitlint/cz-commitlint/src/Question.ts:104
↓ 2 callersFunctiongetMinLength
(rule?: Rule)
@commitlint/cz-commitlint/src/utils/rules.ts:76
↓ 2 callersFunctiongetQuestionConfig
(name: RuleField)
@commitlint/cz-commitlint/src/SectionHeader.ts:71
↓ 2 callersFunctiongetRuleName
(id: string)
@commitlint/prompt/src/library/utils.ts:11
↓ 2 callersFunctiongetRulePrefix
(id: string)
@commitlint/prompt/src/library/utils.ts:21
↓ 2 callersFunctiongetRules
(prefix: string, rules: QualifiedRules)
@commitlint/prompt/src/library/utils.ts:103
↓ 2 callersFunctioninput
(prompter: PromptModule)
@commitlint/prompt/src/input.ts:17
↓ 2 callersFunctionisDynamicAwaitSupported
()
@commitlint/load/src/utils/load-config.ts:83
↓ 2 callersFunctionisIgnored
(commit: string = "", opts: IsIgnoredOptions = {})
@commitlint/is-ignored/src/is-ignored.ts:4
↓ 2 callersFunctionloadParserOpts
( pendingParser: string | Awaitable<ParserPreset> | (() => Awaitable<ParserPreset>) | undefined, )
@commitlint/load/src/utils/load-parser-opts.ts:19
↓ 2 callersFunctionloadParserPreset
( resolvedParserPreset: string, )
@commitlint/resolve-extends/src/index.ts:162
↓ 2 callersFunctionloadPlugin
( plugins: PluginRecords, pluginName: string, options: LoadPluginOptions | boolean = {}, )
@commitlint/load/src/utils/load-plugin.ts:51
↓ 2 callersFunctionreadPkg
(cwd)
@packages/utils/pkg-check.js:211
↓ 2 callersFunctionresolveExtends
( config: UserConfig = {}, context: ResolveExtendsContext = {}, )
@commitlint/resolve-extends/src/index.ts:184
↓ 2 callersFunctionresolveFromNpxCache
(specifier: string)
@commitlint/resolve-extends/src/index.ts:376
↓ 2 callersFunctionresolveFromSilent
(specifier: string, parent: string)
@commitlint/resolve-extends/src/index.ts:298
↓ 2 callersFunctionresolveModulePath
(moduleName: string, flags: CliFlags)
@commitlint/cli/src/cli.ts:517
↓ 2 callersFunctionruleIsDisabled
(rule: Rule)
@commitlint/cz-commitlint/src/utils/rules.ts:4
↓ 2 callersFunctionsetup
(cwd: string, gitCommand = "git")
@packages/test/src/git.ts:31
↓ 2 callersMethodtransformer
(input: string, _answers: Answers)
@commitlint/cz-commitlint/src/Question.ts:175
↓ 1 callersFunctionInquirerFactory
(answers: Answers)
@commitlint/cz-commitlint/src/Process.test.ts:35
↓ 1 callersFunction_glob
(pattern: string)
@commitlint/rules/src/index.test.ts:33
↓ 1 callersFunction_glob
(pattern: string)
@commitlint/ensure/src/index.test.ts:27
↓ 1 callersFunctionangularParserOpts
()
@commitlint/parse/src/index.test.ts:8
↓ 1 callersMethodbeforeQuestionStart
(_answers: Answers)
@commitlint/cz-commitlint/src/Question.ts:128
↓ 1 callersFunctionbodyCase
( parsed, when = "always", value = [], )
@commitlint/rules/src/body-case.ts:7
↓ 1 callersFunctionbodyEmpty
(parsed, when = "always")
@commitlint/rules/src/body-empty.ts:5
↓ 1 callersFunctionbodyFullStop
(parsed, when = "always", value = ".")
@commitlint/rules/src/body-full-stop.ts:4
↓ 1 callersFunctionbodyLeadingBlank
(parsed, when)
@commitlint/rules/src/body-leading-blank.ts:5
↓ 1 callersFunctionbodyMaxLength
(parsed, _when = undefined, value = 0)
@commitlint/rules/src/body-max-length.ts:4
↓ 1 callersFunctionbodyMaxLineLength
(parsed, _when = undefined, value = 0)
@commitlint/rules/src/body-max-line-length.ts:4
↓ 1 callersFunctionbodyMinLength
(parsed, _when = undefined, value = 0)
@commitlint/rules/src/body-min-length.ts:4
↓ 1 callersFunctionbreakingChangeExclamationMark
(parsed, when = "always")
@commitlint/rules/src/breaking-change-exclamation-mark.ts:4
↓ 1 callersFunctionbuildCommitMessage
({ header, body, footer }: CommitMessageData)
@commitlint/lint/src/commit-message.ts:7
↓ 1 callersFunctioncheck
(args)
@packages/utils/dep-check.js:13
↓ 1 callersFunctioncheckFromEdit
(flags: CliFlags)
@commitlint/cli/src/cli.ts:425
↓ 1 callersFunctioncheckFromHistory
(flags: CliFlags)
@commitlint/cli/src/cli.ts:429
↓ 1 callersFunctioncheckFromStdin
(input: (string | number)[], flags: CliFlags)
@commitlint/cli/src/cli.ts:417
↓ 1 callersFunctioncli
(args, options, input)
@alias/commitlint/cli.test.js:15
↓ 1 callersFunctioncli
(nodeOptions: SpawnOptions = {}, args: string[] = [])
@commitlint/travis-cli/src/cli.test.ts:32
↓ 1 callersFunctioncli
(args: string[], options: TestOptions)
@commitlint/cli/src/cli.test.ts:22
↓ 1 callersFunctioncli
(args, options)
@commitlint/prompt-cli/cli.test.js:10
↓ 1 callersFunctioncombineCommitMessage
(answers: Answers)
@commitlint/cz-commitlint/src/SectionHeader.ts:31
↓ 1 callersFunctioncombineCommitMessage
(answers: Answers)
@commitlint/cz-commitlint/src/SectionFooter.ts:119
↓ 1 callersFunctioncommit
(message)
@commitlint/prompt-cli/cli.js:27
↓ 1 callersFunctioncommitLint
(message: string)
@commitlint/config-conventional/src/index.test.ts:16
↓ 1 callersFunctionconvertPathToPosix
(filepath: string)
@commitlint/load/src/utils/plugin-naming.ts:9
↓ 1 callersFunctiondynamicImport
(id: string)
@commitlint/resolve-extends/src/index.ts:15
↓ 1 callersFunctiondynamicImport
(id: string)
@commitlint/cli/src/cli.ts:30
↓ 1 callersFunctiondynamicImport
(id: string)
@commitlint/config-conventional/src/index.test.ts:11
↓ 1 callersFunctionesmBootstrap
(cwd: string)
@commitlint/load/src/load.test.ts:274
↓ 1 callersFunctionexecutable
(config: Config<T>)
@commitlint/execute-rule/src/index.ts:21
↓ 1 callersFunctionexecute
(rule?: Rule<T>)
@commitlint/execute-rule/src/index.ts:9
next →1–100 of 291, ranked by callers