Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

allow to distinguish between warnings and rules #3

Closed
sascha-andres opened this issue Jul 13, 2018 · 0 comments
Closed

allow to distinguish between warnings and rules #3

sascha-andres opened this issue Jul 13, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sascha-andres
Copy link
Owner

sascha-andres commented Jul 13, 2018

Instead of writing something like this:

subject:
  - ...
  - ...

it could be implemented as

subject:
  - expression: ...
    type: warning
  - expression: ...
    type: error
@sascha-andres sascha-andres added the enhancement New feature or request label Jul 13, 2018
@sascha-andres sascha-andres added this to the 0.5.0 milestone Jul 13, 2018
@sascha-andres sascha-andres self-assigned this Jul 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant