Skip to content

Commit e6100f4

Browse files
committed
docs: improve README [#1]
1 parent 48b9b94 commit e6100f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This [template repository](https://docs.github.com/en/repositories/creating-and-
2020

2121
We will proceed with detailed information about the various technologies used:
2222

23-
- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/): This repository comes with [`commitlint`](https://commitlint.js.org/) and [`husky`](https://typicode.github.io/husky/) installed, along with the [`@d3p1/commitlint-config` configuration](https://github.com/d3p1/commitlint-config), to enforce commits to follow the format: `<type>(<scope>): <description> [<issue-number>]`
23+
- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/): This repository comes with [`commitlint`](https://commitlint.js.org/) and [`husky`](https://typicode.github.io/husky/) installed, along with the [`@d3p1/commitlint-config` configuration](https://github.com/d3p1/commitlint-config), to enforce commits to follow the format: `<type>(<scope>): <description> [<issue-number>]`.
2424

2525
- [Prettier](https://prettier.io/): This repository includes `prettier` for maintaining code with a consistent style.
2626

0 commit comments

Comments
 (0)