Commit Graph

3 Commits

Author SHA1 Message Date
Pascal Bourdier
31f2935b8a ci: upgrade golangci-lint to v2
upgrade golangci-lint to v2 and fix code to be compliant
2025-04-06 11:28:49 +02:00
Mike Farah
13d1bbb45f
Generic ast (#1829)
Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
2023-10-18 12:11:53 +11:00
Giorgio Gallo
80b42b81fd
Implement shell output format (#1645)
* fix typo in a comment

* implement shell output format

* fix a typo

* add two test cases, have source uses ascii only

* add integration tests and documentation

* add fixes after code revieew
2023-05-04 11:06:56 +10:00