mattermost/mattermost-test-management

Display Errors and Files name in which they occurr

Open

#20 opened on Nov 23, 2022

 (1 comment) (0 reactions) (0 assignees)TypeScript (21 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

Description

When we run deno task validate, we see list of errors.

Wondering if it will be a good enhancement to structure it in this way,

  • File name 1
    • erros 1
    • error 1
  • File name 2
    • error 1

Contributor guide