act/pkg/exprparser
Earl Warren 733b614037
chore(lint): fix lint errors
- upgrade to golangci-lint@v1.62.2
- make it renovate friendly
- remove most frequent lint check that are not of consequence (unused
  args, etc.)
- fix remaining lint errors
- add renovate custom manager to update the Makefile variable
2024-12-30 21:11:02 +00:00
..
testdata fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
functions.go fix: return err in walk (#1667) 2023-03-08 15:13:11 +00:00
functions_test.go fix: return an error when the argument count is wrong 2024-10-31 16:02:17 +01:00
interpreter.go chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
interpreter_test.go Follow upstream support for `variables` (#66) 2023-06-12 06:54:17 +00:00