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:44:18 -07:00
parent 5fd5bbb1ba
commit e4877f3129
No known key found for this signature in database
GPG Key ID: 3C44F5A2A289C6BB

View File

@ -5,7 +5,9 @@
Fast, configurable, extensible, flexible, and beautiful linter for Go.
<p align="center">
<img src="./assets/demo.svg" alt="">
<img src="./assets/logo.png" alt="" width="300">
<br>
Logo by <a href="https://github.com/hawkgs">Georgi Serev</a>
</p>
Here's how `revive` is different from `golint`:
@ -23,9 +25,7 @@ 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>
<img src="./assets/demo.svg" alt="" width="700">
</p>
## Usage