aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/speakeasy-api/git-diff-parser/.golangci.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/speakeasy-api/git-diff-parser/.golangci.yaml')
-rw-r--r--vendor/github.com/speakeasy-api/git-diff-parser/.golangci.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/github.com/speakeasy-api/git-diff-parser/.golangci.yaml b/vendor/github.com/speakeasy-api/git-diff-parser/.golangci.yaml
new file mode 100644
index 000000000..199dfe9dd
--- /dev/null
+++ b/vendor/github.com/speakeasy-api/git-diff-parser/.golangci.yaml
@@ -0,0 +1,8 @@
+run:
+ go: "1.19"
+linters-settings:
+ tagliatelle:
+ case:
+ use-field-name: true
+ rules:
+ json: snake