chore: cleanup config files
This commit is contained in:
parent
318a821e6b
commit
0e74e43b91
5 changed files with 19 additions and 21 deletions
8
commitlint.config.js
Normal file
8
commitlint.config.js
Normal file
|
@ -0,0 +1,8 @@
|
|||
// SPDX-FileCopyrightText: 2021 Johannes Loher
|
||||
//
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
/**
|
||||
* @type {import("@commitlint/types").UserConfig}
|
||||
*/
|
||||
export default { extends: ["@commitlint/config-conventional"] };
|
Loading…
Add table
Add a link
Reference in a new issue