Skip to content

Commit 5da447e

Browse files
fix typo
1 parent fb5575b commit 5da447e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/repositories-configure/local-analysis/client-side-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The table below describes the supported client-side tools and includes links to
7272
</tr>
7373
<tr>
7474
<td><a href="https://github.com/golangci/golangci-lint">GolangCI-Lint</a></td>
75-
<td>GolangCI-Lint is a fast, parallelized Go linters runner that aggregates dozens of different linters into a single tool, allowing developers to detect bugs, style errors, and complexity issues efficiently in their Go codebases..</td>
75+
<td>GolangCI-Lint is a fast, parallelized Go linters runner that aggregates dozens of different linters into a single tool, allowing developers to detect bugs, style errors, and complexity issues efficiently in their Go codebases.</td>
7676
<td><a href="https://github.com/codacy/codacy-golangci-lint#usage">Running GolangCI-Lint</a> (standalone)</td>
7777
</tr>
7878
<tr>

0 commit comments

Comments
 (0)