microsoft / data-factory-testing-framework

A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric and Azure Data Factory.
MIT License
68 stars 15 forks source link

pre-commit commitlint fails #75

Closed LeonardHd closed 5 months ago

LeonardHd commented 5 months ago

Pre-commit hooks fail on commitlint:

commitlint...............................................................Failed
- hook id: commitlint
- exit code: 1

⧗   input: refactor: make functions internal
✖   Please add rules to your `commitlint.config.js`
    - Getting started guide: https://commitlint.js.org/#/?id=getting-started
    - Example config: https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/config-conventional/index.js [empty-rules]

✖   found 1 problems, 0 warnings
ⓘ   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

Related issue https://github.com/alessandrojcm/commitlint-pre-commit-hook/issues/63