Laurent Goderre

Results 49 issues of Laurent Goderre

This command `ncp test/source test/source_final` fails with the error: ``` Error: can't copy `test\source_final` into `test\source` itself ```

It would be nice to have the ability to freeze either rows or column when editing a large file

enhancement

Convert the task options from ``` javascript sprites: { icons36: { src: ['src/img/icons36/*.png'], css: 'src/css/icons36.css', map: 'src/img/icons36.png', output: "scss" } } ``` to ``` javascript sprites: { icons36: { options:...

enhancement

I discovered this bug because our task is using environment variables that were not set on my local setup. A `null` value was added to the tags array which created...

## Description Add a test for golang modules that include subpaths (often in the form of the module's major version. i.e. `github.com/coreos/go-systemd/v22` ## Checklist - [ ] I've read the...

lifecycle/stale

Installing on arm32 (and perhaps arm64) on Alpine Linux architecture fails due to re2 a dependency of metascraper. References: https://github.com/microlinkhq/metascraper/pull/681 https://github.com/docker-library/ghost/issues/400

Date related unit tests fail, presumably because of timezone difference