From a8b4bda5ff4b447ef62c67a7e2117106538762e2 Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Tue, 25 Jan 2022 21:12:38 +0100 Subject: [PATCH] docs: fix misinterpreted XML tag in changelog (#2522) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5221fb9d..f8a3b3d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,7 +48,7 @@ There is the most valuable changes log: * `revive`: add a more detailed configuration 4. misc: * outputs: Add support for multiple outputs - * outputs: Print error text in tag content for more readable JUnit output + * outputs: Print error text in `` tag content for more readable JUnit output * outputs: ensure that the Issues key in JSON format is a list * Return error if any linter fails to run * cli: Show deprecated mark in the CLI linters help