pkg/test/prow
Markus Thömmes d29cf98a77
Assorted linting fixes. (#1249)
* Remove unused code.

* Use raw strings to avoid escaping.

* Remove unneeded type conversions.

* Preallocate slices where possible.

* Use semantic equality in psbinding reconciler.
2020-04-28 08:20:51 -07:00
..
env.go Add a function to parse all env config set by Prow (#1147) 2020-03-13 14:41:30 -07:00
env_test.go Add a function to parse all env config set by Prow (#1147) 2020-03-13 14:41:30 -07:00
prow.go Assorted linting fixes. (#1249) 2020-04-28 08:20:51 -07:00
prow_test.go Add a function to parse all env config set by Prow (#1147) 2020-03-13 14:41:30 -07:00