Skip to content

Write number of errors to stdout #36

@novoid

Description

@novoid

Idea is taken from 90d758c which introduces a variable for counting error cases.

It ends with:

    if num_errors > 0:
        error_exit(20, str(num_errors) + ' error(s) occurred. Please check messages above.') 

Maybe this functionality can be added to filetags.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions