Skip to content

Commit

Permalink
Merge pull request #1036 from measure-sh/update-commit-lint
Browse files Browse the repository at this point in the history
chore: update .commitlintrc.js
  • Loading branch information
adwinross authored Aug 14, 2024
2 parents 93cc2e7 + 8739033 commit 56b3943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .commitlintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default {
* - feat(backend): attachments is now available
*
*/
"scope-enum": [2, "always", ["android", "backend", "webapp"]],
"scope-enum": [2, "always", ["android", "ios", "backend", "webapp"]],
/**
* reduce header max length violation to a warning
*/
Expand Down

0 comments on commit 56b3943

Please sign in to comment.