Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Allow a checker to be configured multiple times #59

@sdibernardo

Description

@sdibernardo

Thoughts:

  • ParentRuleSet -> local RuleSet (change how inheriting works?)
  • Declare Checker and provide multiple locations (different classes with different checks?)

Especially for bigger projects, where multiple subprojects might inherit from the same parent ruleset, the local ruleset will overwrite rules that are defined multiple times. Instead of overwriting, merging might be the more intuitive approach here. Additionally, per checker, multiple configurations should be allowed and configurable (extend XML).

Thoughts? @fkoehne @sebastiansirch @cl-a-us

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions