Skip to content

Commit 3790608

Browse files
authored
Update README.md
1 parent aefe8f8 commit 3790608

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ This is a good rule to improve the consistency of your code. **More uniformity,
4949

5050
Just don't enable the linter.
5151

52+
### Why not [revive/error-naming](https://github.com/mgechev/revive/blob/master/RULES_DESCRIPTIONS.md#error-naming)?
53+
54+
At the time of writing this linter, I was unaware of **revive**. <br>
55+
**errname** performs more complex and better checks anyway.
56+
5257
## Examples
5358

5459
```go

0 commit comments

Comments
 (0)