mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-23 17:43:27 +00:00
copy config.yaml to docker image enable external usage of dashboard package gofmt fix comment use packr for assets add gobuffalo/packr dependency add dependencies fix pointer issues add output-file option
9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
// comment
|
|
module "x" // eol
|
|
// mid comment
|
|
|
|
// comment 2
|
|
// comment 2 line 2
|
|
module "y" // eoy
|
|
// comment 3
|