Skip to content

Commit ec621d5

Browse files
committed
docs: improve
1 parent 75e025f commit ec621d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/docs/index.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Introduction
33
---
44

5-
import { FaTwitter, FaSlack } from "react-icons/fa";
5+
import { FaSlack } from "react-icons/fa";
66
import { IconContainer } from "lib/icons";
77

88
[![License](https://img.shields.io/github/license/golangci/golangci-lint)](https://github.com/golangci/golangci-lint/blob/HEAD/LICENSE)
@@ -30,7 +30,7 @@ Follow the news and releases:
3030
- 🖥 [Integrations](/welcome/integrations) with VS Code, Sublime Text, GoLand, GNU Emacs, Vim, GitHub Actions.
3131
- 🥇 [A lot of linters](/usage/linters) included, no need to install them.
3232
- 📈 Minimum number of [false positives](/usage/false-positives) because of tuned default settings.
33-
- 🔥 Nice output with colors and source code lines: text, JSON, tab, HTML, Checkstyle, Code-Climate, JUnit-XML, TeamCity, SARIF.
33+
- 🔥 Nice outputs: text with colors and source code lines, JSON, tab, HTML, Checkstyle, Code-Climate, JUnit-XML, TeamCity, SARIF.
3434

3535
[Get started now!](/welcome/install)
3636

0 commit comments

Comments
 (0)