Skip to content

Commit

Permalink
Add features section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
nakabonne committed May 3, 2020
1 parent 6df39c2 commit 71156ee
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# golintui

## Features

- Easy to run golangci-lint
- Able to sort out the issues for each linter
- Able to open files by specifying the issue line

## Usage

```bash
Expand All @@ -8,4 +14,4 @@ export LC_CTYPE=en_US.UTF-8

```cassandraql
golintui
```
```

0 comments on commit 71156ee

Please sign in to comment.