File tree
Expand file treeCollapse file tree1 file changed
+5
-4
lines changed Expand file treeCollapse file tree1 file changed
+5
-4
lines changed Original file line number | Diff line number | Diff line change |
---|
|
10 | 10 | <a href="https://codeclimate.com//andre-filho/commit-helper/maintainability">
|
11 | 11 | <img src="https://api.codeclimate.com/v1/badges/0ef7545d395120222d77/maintainability" alt="Maintainability">
|
12 | 12 | </a>
|
13 |
| -
|
| 13 | + |
14 | 14 | <a href="https://www.codacy.com/app/andre-filho/commit-helper?utm_source=.com&utm_medium=referral&utm_content=andre-filho/commit-helper&utm_campaign=Badge_Grade">
|
15 | 15 | <img src="https://api.codacy.com/project/badge/Grade/595af9a088cf44e19ec2679a8c2617f6" alt="Codacy Badge">
|
16 | 16 | </a>
|
@@ -30,11 +30,11 @@ Just follow the commands below:
|
30 | 30 |
|
31 | 31 | ```bash
|
32 | 32 | $ chmod +x $HOME/.commit-helper/install.sh
|
33 |
| -
|
| 33 | + |
34 | 34 | $ ./$HOME/.commit-helper/install.sh
|
35 |
| -
|
| 35 | + |
36 | 36 | # or you could type the commands below
|
37 |
| -
|
| 37 | + |
38 | 38 | # make sure you have the dependencies installed in your machine and
|
39 | 39 | # have git ready to use
|
40 | 40 | $ sudo apt install python3-pip git
|
@@ -121,3 +121,4 @@ Supported conventions available:
|
121 | 121 | | **Name** | **Username** |
|
122 | 122 | | :------: | :----------: |
|
123 | 123 | | Arthur José Benedito de Oliveira Assis | @arthur120496 |
|
| 124 | +| Matheus Richard T. Gomes | @MatheusRich | |
You can’t perform that action at this time.
0 commit comments