mirror of
https://github.com/mgechev/revive.git
synced 2024-11-28 08:49:11 +02:00
Update readme
This commit is contained in:
parent
0a60c58766
commit
5fd5bbb1ba
10
README.md
10
README.md
@ -5,9 +5,7 @@
|
|||||||
Fast, configurable, extensible, flexible, and beautiful linter for Go.
|
Fast, configurable, extensible, flexible, and beautiful linter for Go.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="./assets/logo.png" alt="" width="300">
|
<img src="./assets/demo.svg" alt="">
|
||||||
<br>
|
|
||||||
Logo by <a href="https://github.com/hawkgs">Georgi Serev</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Here's how `revive` is different from `golint`:
|
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)_.
|
_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
|
## 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.
|
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
1
assets/demo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 90 KiB |
Loading…
Reference in New Issue
Block a user