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 707b47a commit 6d3dcb6Copy full SHA for 6d3dcb6
revive.toml
@@ -1,4 +1,7 @@
1
# config for https://github.com/mgechev/revive
2
+#
3
+# largely the same reasoning as https://github.com/uber/cadence , but not intended to be identical.
4
+# libraries have different needs / goals than applications, so some drift is desirable.
5
ignoreGeneratedHeader = false
6
severity = "error"
7
confidence = 0.8
0 commit comments