From 3fb898da1afdd9c82ba711ca913b77bb3ecfe0da Mon Sep 17 00:00:00 2001 From: Artin Date: Thu, 19 Sep 2024 20:11:22 +0330 Subject: [PATCH] fix(lint): update description and example of theme type in commitlint --- .commitlintrc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.commitlintrc.yml b/.commitlintrc.yml index 2ad99650..f6726f94 100644 --- a/.commitlintrc.yml +++ b/.commitlintrc.yml @@ -74,7 +74,7 @@ help: | **Usage**: Use for new tests or fixes to existing tests. **Example**: `test: add unit tests for user service` - `theme`: Work on or add a theme. + `theme`: Work on a theme. **Usage**: Use for theme-related changes. - **Example**: `theme: add new theme` + **Example**: `theme(jandedobbeleer): update git branch icon`