Skip to content

Commit

Permalink
style: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Jun 22, 2022
1 parent 71d25db commit f7d3221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commitlint.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
extends: ["@commitlint/config-conventional"],
extends: ['@commitlint/config-conventional'],
rules: {
"header-max-length": [0],
"body-max-line-length": [0],
Expand Down

0 comments on commit f7d3221

Please sign in to comment.