Andrey Smirnov
4adb613f66
refactor: bring more control to install.Manifest execution
...
This unifies more code paths under the control of `install.Manifest` vs.
being split across the installer and manifest code.
There should be no functional changes now.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-10-20 01:08:14 -07:00
Andrey Smirnov
d3d011c8d2
chore: replace /* */
comments with //
comments in license header
...
This fixes issues with `// +build` directives not being recognized in
source files.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-10-25 14:15:17 -07:00
Andrey Smirnov
c2cb0f9778
chore: enable 'wsl' linter and fix all the issues
...
I wish there were less of them :)
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-10-10 01:16:29 +03:00
Andrew Rynhard
ee226dddac
chore: enforce commit and license policies ( #304 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-01-13 16:10:49 -08:00
Andrew Rynhard
42b722b0eb
feat: add filesystem probing library ( #298 )
2018-12-24 07:42:30 -08:00