Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Ignore style guide ids #46

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Jan 14, 2021

  1. Adds ignored_style_guides_ids to the configuration.

    With this new configuration option we can specify which  style guide id's we want to ignore
    Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    cf240f8 View commit details
    Browse the repository at this point in the history
  2. reverting, ignoredStyleGuideIds is now directly passed in the getAsse…

    …ts function
    Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    d13da1c View commit details
    Browse the repository at this point in the history
  3. reverting

    Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    316cf80 View commit details
    Browse the repository at this point in the history
  4. Update Sources/PrismCore/Models/Configuration.swift

    Co-authored-by: Shai Mishali <freak4pc@gmail.com>
    2 people authored and Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    fd04f77 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Shai Mishali <freak4pc@gmail.com>
    2 people authored and Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    2861354 View commit details
    Browse the repository at this point in the history
  6. aligns ignoredStyleGuideIds naming in configuration

    Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    9eb33e0 View commit details
    Browse the repository at this point in the history
  7. renames unfilteredStyleGuideIDs to allStyleguideIds

    Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a1d5fec View commit details
    Browse the repository at this point in the history
  8. renamed ignored_styleguides_ids to ignored_styleguides

    Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    4baff28 View commit details
    Browse the repository at this point in the history
  9. fixed failing unit test in ConfigurationSpec

    Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a59b127 View commit details
    Browse the repository at this point in the history
  10. aligned parameter with configuration naming

    Luca Gobbo committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    96c57f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Expose --ignored-style-guides as CLI argument

    Christian Würthner committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b5d56c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90487fb View commit details
    Browse the repository at this point in the history