Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(calendar): Readded support for multiple groups and made it more integrated + avoided blocked groups #454

Closed
wants to merge 1 commit into from

Readded support for multiple groups and made it more integrated

03047de
Select commit
Loading
Failed to load commit list.
Closed

feat(calendar): Readded support for multiple groups and made it more integrated + avoided blocked groups #454

Readded support for multiple groups and made it more integrated
03047de
Select commit
Loading
Failed to load commit list.
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
  1. undid the removal of the support for multiple groups
  2. made the multiple groups and get all members functions to use each other to avoid duplicated code
  3. added support for avoiding blocked groups (e.g. external ones)
  4. simplified both functions' code*"