Skip to content

Commit 55b1f71

Browse files
fix markdownlint config files (#2306)
1 parent ec371a5 commit 55b1f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/repositories-configure/configuring-code-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ The table below lists the configuration file names that Codacy detects and suppo
178178
<tr>
179179
<td>markdownlint</td>
180180
<td>Markdown</td>
181-
<td><code>.markdownlint.json</code></td>
181+
<td><code>.markdownlint.yml</code>, <code>.markdownlint.yaml</code>, <code>.markdownlint.jsonc</code>, <code>.markdownlint.json</code></td>
182182
<td></td>
183183
</tr>
184184
<tr>

0 commit comments

Comments
 (0)