soutaro/querly

[Feature Request] `querly check --id=some.rule.id`

Closed this issue · 2 comments

gfx commented

;)

You can use --rule option instead.

$ querly help check
Usage:
  querly check [paths]

Options:
  [--config=CONFIG]  
                     # Default: querly.yml
  [--root=ROOT]      
  [--format=FORMAT]  
                     # Default: text
                     # Possible values: text, json
  [--rule=RULE]      

Check paths based on configuration
gfx commented

Cool! Thanks.