Mark Sagi-Kazar
cfcfed504d
refactor: add setenv helper for tests
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2020-09-30 13:15:51 +02:00
Mark Sagi-Kazar
a5152092c6
Improve lint rules
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2020-09-11 17:53:37 +02:00
João Abecasis
ce534045f9
Fix environment variable expansion in absPathify
...
- Don't expand user home directory for variable names that simply have a
HOME prefix;
- Support expansion of variables not followed by the path separator.
2020-07-31 23:39:06 +02:00
Nick Miyake
8ac2e2e20f
Run gofmt on all existing code
...
Also:
* Add check to .travis.yml that verifies that all code is gofmt-compliant
* Touch up some newlines
See #351
2017-07-22 23:47:47 -06:00
Bjørn Erik Pedersen
80ab6657f9
Copy and insensitivise maps in Set
...
Fixes #261
Closes #265
2016-10-24 21:20:41 +02:00