We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8391c7e commit 624f11fCopy full SHA for 624f11f
README.md
@@ -5,7 +5,7 @@
5
[](https://coveralls.io/github/Antonboom/errname?branch=master)
6
[](LICENSE)
7
8
-The [Golang](https://golang.org/) linter that checks that sentinel errors are prefixed with the `Err` and error types
+Checks that sentinel errors are prefixed with the `Err` and error types
9
are suffixed with the `Error`.
10
11
## Installation & usage
0 commit comments