Skip to content

It would be useful to have a -q (--quiet) option #4

@kenguest

Description

@kenguest

This currently happens:

$ cflint -folder images -text -textfile /dev/stdout 

Option folder => images
Option text => null
Option textfile => /dev/stdout
htmloutput?false
xmlOutput?false
Writing /dev/stdout

Total issues:0

It would be useful to be able to turn off the printing of all progress/debug/error indicators. I'd be inclined to print them to stderr instead so they can be redirected out of the way, though it would be quicker to check for -q so they aren't printed in the first place.

This is so that ideally there would be a minimum amount of "noise" when calling cflint from a BufWritePost hook in vim for automatically linting CFML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions