Home
last modified time | relevance | path

Searched refs:writerOpts (Results 1 – 1 of 1) sorted by relevance

/arm-trusted-firmware-2.8.0/tools/conventional-changelog-tf-a/
A Dindex.js50 function writerOpts(config) { function
134 const writerOpts = ccWriterOpts(config)
135 .then(writerOpts => {
136 const ccWriterOptsTransform = writerOpts.transform;
168 writerOpts.transform = function (commit, context) {
185 return writerOpts;
188 return writerOpts;
198 writerOpts(config)
203 writerOpts
211 writerOpts
[all …]

Completed in 3 milliseconds