We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da70231 commit e0a276eCopy full SHA for e0a276e
1 file changed
src/commitlint/index.ts
@@ -2,7 +2,7 @@ import type { UserConfig } from "@commitlint/types";
2
3
const config: UserConfig = {
4
extends: ["@commitlint/config-conventional"],
5
- helpUrl: "https://docs.solvro.pl/github#nazewnictwo-commit%C3%B3w",
+ helpUrl: "https://docs.solvro.pl/git-github/solvro#nazewnictwo-commit%C3%B3w",
6
rules: {
7
"type-enum": [
8
2,
0 commit comments