docs: adding missing format options (#1840)

This commit is contained in:
Oleg Butuzov 2021-03-13 05:46:03 +02:00 committed by GitHub
parent 9838a57941
commit d28c66672e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,8 @@ run:
# output configuration options
output:
# colored-line-number|line-number|json|tab|checkstyle|code-climate, default is "colored-line-number"
# colored-line-number|line-number|json|tab|checkstyle|code-climate|junit-xml|github-actions
# default is "colored-line-number"
format: colored-line-number
# print lines of code with issue, default is true