Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-12 | plugin/header: Add support for query modification (#5548) (#5556) | 1 | -14/+39 | ||
2022-07-10 | add golangci-lint linter (#5499) | 1 | -1/+0 | ||
2021-07-15 | plugin/header: run go gen and small doc updates (#4754) | 1 | -1/+1 | ||
* plugin/header: run go gen and small doc updates Run go gen to enable the new plugin, this should fix the CI failures. Small tweaks to the docs. Signed-off-by: Miek Gieben <miek@miek.nl> * another typo Signed-off-by: Miek Gieben <miek@miek.nl> * gofmt Signed-off-by: Miek Gieben <miek@miek.nl> | |||||
2021-07-15 | plugin/header: Introduce header plugin (#4752) | 1 | -0/+50 | ||
* Add header plugin Signed-off-by: MQasimSarfraz <syed.qasim.sarfraz@gmail.com> * fix import format * improve README.md * Add codeowners for header plugin |