1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-28 08:49:11 +02:00

Update readme

This commit is contained in:
mgechev 2018-05-30 13:42:28 -07:00
parent 0a60c58766
commit 5fd5bbb1ba
No known key found for this signature in database
GPG Key ID: 3C44F5A2A289C6BB
2 changed files with 8 additions and 3 deletions

View File

@ -5,9 +5,7 @@
Fast, configurable, extensible, flexible, and beautiful linter for Go.
<p align="center">
<img src="./assets/logo.png" alt="" width="300">
<br>
Logo by <a href="https://github.com/hawkgs">Georgi Serev</a>
<img src="./assets/demo.svg" alt="">
</p>
Here's how `revive` is different from `golint`:
@ -24,6 +22,12 @@ Here's how `revive` is different from `golint`:
_Keep in mind that in some cases the glob matching may have slightly different behavir compared to [golint](https://github.com/golang/go/issues/8768)_.
<p align="center">
<img src="./assets/logo.png" alt="" width="300">
<br>
Logo by <a href="https://github.com/hawkgs">Georgi Serev</a>
</p>
## Usage
Since the default behavior of `revive` is compatible with `golint`, without providing any additional flags, the only difference you'd notice is faster execution.

1
assets/demo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 90 KiB