From 31c3ebe5009e7c4c8f28731eb68c9e63fc0d0196 Mon Sep 17 00:00:00 2001 From: ray-x Date: Thu, 21 Mar 2024 21:11:35 +1100 Subject: [PATCH] github action --- lua/tests/go_setup_spec.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/tests/go_setup_spec.lua b/lua/tests/go_setup_spec.lua index 2561d98..f1239d0 100644 --- a/lua/tests/go_setup_spec.lua +++ b/lua/tests/go_setup_spec.lua @@ -43,6 +43,7 @@ describe('should run func make', function() ST1003 = false, fieldalignment = true, fillreturns = true, + assign = true, nilness = true, nonewvars = true, shadow = true,