Skip to content

Commit

Permalink
fix: lint full commit message (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
polyakrecords authored Aug 11, 2021
1 parent 1032080 commit 1a0b83e
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 3,062 deletions.
2 changes: 2 additions & 0 deletions __tests__/__snapshots__/main.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

exports[`getCommitText matches snapshots 1`] = `
"feat: test test test
KEY-42
## Примечания
Expand All @@ -23,5 +24,6 @@ exports[`getCommitText matches snapshots 7`] = `"feat: test test test"`;

exports[`getCommitText matches snapshots 8`] = `
"feat: test test test
KEY-42"
`;
Loading

0 comments on commit 1a0b83e

Please sign in to comment.