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

Refactor NodeBB/src/flags.js to reduce Cognitive Complexity from 16 to 15 #65

Open
wants to merge 6 commits into
base: f24
Choose a base branch
from

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    5494986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc9c69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e087c View commit details
    Browse the repository at this point in the history
  4. Fix linting errors in flags.js: adjust implicit arrow linebreak, remo…

    …ve unnecessary else, and correct function paren newline
    fdounis committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8252718 View commit details
    Browse the repository at this point in the history
  5. Fix linting errors: remove unnecessary parentheses, adjust line break…

    …s, and correct function paren newline in flags.js
    fdounis committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6f6b003 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from fdounis/refactoring-feature-branch

    Refactor Flags.getFlagIdsWithFilters Function to Reduce Cognitive Complexity
    fdounis authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    99b68a2 View commit details
    Browse the repository at this point in the history