1
0
mirror of https://github.com/robertkrimen/otto synced 2025-10-05 19:19:10 +08:00
otto/ast
Steven Hartland 98effe01d8
chore: update ci versions (#519)
Update go, golangci-lint and action versions.

Address new lint failures flagged by updated golangci-lint version.
2024-04-13 17:05:50 +01:00
..
comments_test.go chore: update ci versions (#519) 2024-04-13 17:05:50 +01:00
comments.go chore: update ci versions (#519) 2024-04-13 17:05:50 +01:00
node.go chore: update ci versions (#519) 2024-04-13 17:05:50 +01:00
walk_example_test.go Walk/Visitor should follow Enter/Exit Pattern (#258) 2017-07-21 20:42:34 +01:00
walk_test.go chore: update ci versions (#519) 2024-04-13 17:05:50 +01:00
walk.go fix: panic on BadStatement (#495) 2023-05-20 13:35:41 +01:00