Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tlint 0.9.2 doesn't show check id of failing check #2

Open
gereonvey opened this issue Nov 25, 2022 · 0 comments
Open

tlint 0.9.2 doesn't show check id of failing check #2

gereonvey opened this issue Nov 25, 2022 · 0 comments

Comments

@gereonvey
Copy link
Member

tlint 0.9.2 doesn't seem to show check id of failing check. There is no way to see which of the listed check files triggered the error message(s) when linting all files in a directory.

$ sed -i.bak s/script/scropt/g 156F64.yaml
$ cp 156F64.yaml 123456.yaml
$ cp 156F64.yaml ABDCEF.yaml
$ tlint lint -f .
  Parse error   - missing field `description`
  Parse error   - missing field `description`
  Parse error   - missing field `description`
$ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant