feat(calendar): Readded support for multiple groups and made it more integrated + avoided blocked groups #454
Conventional Commit Lint GCF / conventionalcommits.org
failed
Apr 15, 2024 in 0s
Commit message did not follow Conventional Commits
Some of your commit messages failed linting.
Visit conventionalcommits.org to learn our conventions.
Run git commit --amend
and edit your message to match Conventional Commit guidelines.
Details
❌ The following linting errors found:
- subject may not be empty
- type may not be empty
for the following input:
"*readded support for multiple groups and made it more integrated
- undid the removal of the support for multiple groups
- made the multiple groups and get all members functions to use each other to avoid duplicated code
- added support for avoiding blocked groups (e.g. external ones)
- simplified both functions' code*"
Loading